Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 590084 | Differences between
and this patch

Collapse All | Expand All

(-)a/tests/script-16.sh (-2 / +2 lines)
Lines 1-5 Link Here
1
#!/bin/sh
1
#!/bin/sh
2
2
# http://bugs.gentoo.org/139591
3
[ "${at_xfail}" = "yes" ] && exit 77 # see script-0
3
addwrite $PWD
4
addwrite $PWD
4
5
5
mkdir -p to-be/deleted
6
mkdir -p to-be/deleted
6
- 

Return to bug 590084