Removed newline

This commit is contained in:
Nathan Broadbent
2011-10-21 08:55:45 +08:00
parent 755ebeb54f
commit 3ea2f43941

View File

@@ -1,5 +1,4 @@
#!/bin/sh #!/bin/sh
#locate the dir where this script is stored #locate the dir where this script is stored
export scmbDir="$( cd -P "$( dirname "$0" )" && pwd )" export scmbDir="$( cd -P "$( dirname "$0" )" && pwd )"
# This loads SCM Breeze into the shell session. # This loads SCM Breeze into the shell session.