Commit 21aea647750a4a36e8548f6c38419ad7b80331e3

Fix variable test.

svn path=/trunk/kdeextragear-1/amarok/; revision=346362
  
147147bzip2 $folder.tar
148148rm -rf $folder
149149
150if $upload = "true"; then
150if test x$upload = xtrue; then
151151 echo
152152 echo "Uploading file to sourceforge.."
153153 echo