Add missing || true for unset NONUS

This commit is contained in:
Tollef Fog Heen 2002-07-12 06:12:37 +00:00
parent 40c7cb2411
commit 1bcb8fae21
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
#
# Unset all optional variables first to start from a clean state
unset NONUS
unset NONUS || true
unset FORCENONUSONCD1 || true
unset NONFREE || true
unset EXTRANONFREE || true