aboutsummaryrefslogtreecommitdiff
blob: 3ac6252e9d569983dea85eccf94c616b50038bad (plain)
1
2
3
4
5
#!/bin/sh
# http://bugs.gentoo.org/257418
[ "${at_xfail}" = "yes" ] && exit 77 # see script-0
(>/dev/fd/3)
exit 0