Skip to content

Commit

Permalink
Attempt to remove stray carriage return on shell designation line.
Browse files Browse the repository at this point in the history
  • Loading branch information
mhanes committed Apr 27, 2012
1 parent bf20a17 commit edcbd95
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion symmetric/symmetric-server/src/main/deploy/bin/symadmin
Expand Up @@ -2,7 +2,7 @@
#
# Run commandline support through SymmetricAdmin
#

PRGDIR=`dirname "$0"`
if [ "$PRGDIR" = "" ]
then
Expand Down

0 comments on commit edcbd95

Please sign in to comment.