aboutsummaryrefslogtreecommitdiff
blob: 8eb46bf24df03d1b6bc444fb1a226e2b9c452f30 (plain)
1
2
3
4
5
6
7
8
#!/bin/sh
# https://bugs.gentoo.org/257418
[ "${at_xfail}" = "yes" ] && exit 77 # see script-0
(
cd "${devfd}"
>3
)
exit 0