diff tests/test-acl @ 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 1f26cf0a3663
children
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
 }