TRACKING_DIR isn't used here.
Trailing spaces clean-up.
This commit is contained in:
parent
1f7e45fbad
commit
fc62e52a2e
1 changed files with 9 additions and 10 deletions
|
@ -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
|
||||
|
||||
|
|
Reference in a new issue