tests: use more POSIX shell features our test scripts
[platform/upstream/automake.git] / t / cygnus-no-installinfo.sh
index d46b6b3..2de752d 100755 (executable)
@@ -40,7 +40,7 @@ $ACLOCAL
 $AUTOMAKE --cygnus -Wno-override -Wno-obsolete
 $AUTOCONF
 
-cwd=`pwd` || Exit 1
+cwd=$(pwd) || Exit 1
 ./configure --prefix="$cwd"/_inst
 $MAKE
 $MAKE install