Get rid off fuzz in patches

This commit is contained in:
Ondrej Vasik 2008-07-16 14:22:18 +00:00
commit 0e06139f50
10 changed files with 47 additions and 130 deletions

View file

@ -20,4 +20,4 @@
+acl2=`cd b && getfacl file`
test "$acl1" = "$acl2" || fail=1
exit $fail
(exit $fail); exit $fail