test-acl: don't use $PWD stable
authorMads Kiilerich <mads@kiilerich.com>
Mon, 28 Jun 2010 23:23:55 +0200
branchstable
changeset 11461 2b83c26b29f3
parent 11460 9e250c145c38
child 11462 1b82a26635d7
child 11480 57afaabc87c5
test-acl: don't use $PWD solaris ....
tests/test-acl
--- a/tests/test-acl	Mon Jun 28 23:16:11 2010 +0200
+++ b/tests/test-acl	Mon Jun 28 23:23:55 2010 +0200
@@ -44,7 +44,7 @@
 [acl]
 sources = push
 [extensions]
-f=$PWD/fakegroups.py
+f=`pwd`/fakegroups.py
 EOF
 }