TRACKING_DIR isn't used here.

Trailing spaces clean-up.
This commit is contained in:
Manuel Canales Esparcia 2006-08-22 19:15:44 +00:00
parent 1f7e45fbad
commit fc62e52a2e

View file

@ -36,8 +36,7 @@ while [ 0 ]; do
GHOSTSCRIPT=* | \
KBR5=* | \
X11=* | \
SUDO=* | \
TRACKING_DIR=* ) eval ${REPLY} # Define/set a global variable..
SUDO=* ) eval ${REPLY} # Define/set a global variable..
continue ;;
esac