test-xalloc-die.sh: make the code agree with the commit log
[pspp] / tests / test-xalloc-die.sh
index 53cdaeb3b93e9dd76df341a1870fd1b767573bf2..b181ccbcef112767d685e465a82236df3b1c994a 100755 (executable)
@@ -13,7 +13,7 @@ else
 fi
 
 tmpfiles="t-xalloc-die.tmp"
-PATH="$PATH:."
+PATH=".:$PATH"
 export PATH
 test-xalloc-die${EXEEXT} 2> t-xalloc-die.tmp
 case $? in