OSNAME purging

git-svn-id: svn://svn.code.sf.net/p/sc2/code/trunk@1780 8092fc87-c524-0410-9efc-e669fe64eaf9
This commit is contained in:
meep-eep
2005-05-15 22:51:56 +00:00
parent 5becd454a7
commit 22272e3806
3 changed files with 3 additions and 6 deletions
-3
View File
@@ -56,9 +56,6 @@ done
TOPDIR="$PWD"
export TOPDIR
OSNAME=`uname -s`
export OSNAME
if [ $# -lt 1 ]; then
usage 1>&2
exit 1;