typo
authorerickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 24 May 2006 13:54:58 +0000 (13:54 +0000)
committererickson <erickson@9efc2488-bf62-4759-914b-345cdb29e865>
Wed, 24 May 2006 13:54:58 +0000 (13:54 +0000)
git-svn-id: svn://svn.open-ils.org/OpenSRF/trunk@727 9efc2488-bf62-4759-914b-345cdb29e865

bin/osrf_ctl.sh

index ab160b6..ef7ce0e 100755 (executable)
@@ -8,7 +8,7 @@ OPT_PID_DIR=""
 # ---------------------------------------------------------------------------
 # Make sure we're running as the correct user
 # ---------------------------------------------------------------------------
-[ $(whoami) != 'openesrf' ] && echo 'Must run as user "opensrf"' && exit;
+[ $(whoami) != 'opensrf' ] && echo 'Must run as user "opensrf"' && exit;
 
 
 # NOTE: Eventually, there will be one OpenSRF config file format