tests: cosmetic changes in t/extra-sources.sh
[platform/upstream/automake.git] / t / python-too-old.sh
index 6a81215..0042799 100644 (file)
@@ -35,7 +35,7 @@ py_too_old ()
 }
 
 saved_PYTHON=$PYTHON; export saved_PYTHON
-PYTHON=; unset PYTHON
+unset PYTHON
 
 cat > configure.ac <<END
 AC_INIT([$me], [1.0])