New upstream release (+ amending/droping patches)

This commit is contained in:
Ondrej Vasik 2008-11-11 16:03:49 +00:00
commit e18e41532f
20 changed files with 190 additions and 1408 deletions

View file

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