changeset 11461:2b83c26b29f3 stable

test-acl: don't use $PWD solaris ....
author Mads Kiilerich <mads@kiilerich.com>
date Mon, 28 Jun 2010 23:23:55 +0200
parents 9e250c145c38
children 1b82a26635d7 57afaabc87c5
files tests/test-acl
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- 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
 }