summaryrefslogtreecommitdiff
path: root/testsuite/default-acls.test
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2007-03-14 00:22:05 +0000
committerWayne Davison <wayned@samba.org>2007-03-14 00:22:05 +0000
commit33cd9ad54b6fe6ea5c988f01514f643805da9353 (patch)
tree64ef4f6c8b52a7c0e8155c0c69a9f1988f17c080 /testsuite/default-acls.test
parent896f046f79252045e6044482add0f8ef24bde911 (diff)
downloadrsync-33cd9ad54b6fe6ea5c988f01514f643805da9353.tar.gz
I managed to duplicate the hang, so hopefully it's fixed now.
Let's restore the full test suite and find out.
Diffstat (limited to 'testsuite/default-acls.test')
-rw-r--r--testsuite/default-acls.test2
1 files changed, 0 insertions, 2 deletions
diff --git a/testsuite/default-acls.test b/testsuite/default-acls.test
index 38ed2b79..1aa8d492 100644
--- a/testsuite/default-acls.test
+++ b/testsuite/default-acls.test
@@ -20,8 +20,6 @@ true) test_skipped "I don't know how to use your setfacl command" ;;
esac
setfacl $opts "$scratchdir" || test_skipped "Your filesystem has ACLs disabled"
-test_skipped "Skipping temporarily due to compile-farm timeouts"
-
# Call as: testit <dirname> <default-acl> <file-expected> <program-expected>
testit() {
todir="$scratchdir/$1"