]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - test/run-stp-tests.sh
Merge CUPS 1.4svn-r7493.
[thirdparty/cups.git] / test / run-stp-tests.sh
index c9e5d28d25080bcf16804daca1358da4bc08ef3d..9676778602ac3e5943acbc3a6528d09a3c6cadce 100755 (executable)
@@ -164,8 +164,8 @@ root=`dirname $cwd`
 # will usually cause tests to fail erroneously...
 #
 
-typeset +x LPDEST
-typeset +x PRINTER
+unset LPDEST
+unset PRINTER
 
 #
 # See if we want to use valgrind...