stupid, stupid typo

This commit is contained in:
fgerlits 2006-12-06 11:19:39 +00:00
parent 52b2609781
commit 62b3ad1d73
1 changed files with 1 additions and 1 deletions

View File

@ -416,7 +416,7 @@ $install_bin/gst-register
#-------------------------------------------------------------------------------
# Generate a random password for the scheduler's access to the storage
#-------------------------------------------------------------------------------
grep -q 'ls_ scheduler_storage_pass' $install_etc/campcaster-scheduler.xml
grep -q 'ls_scheduler_storage_pass' $install_etc/campcaster-scheduler.xml
if [ $? = 0 ]; then
SCHEDULER_STORAGE_PASS=`pwgen -N1 -c -n -s`
php -q $install_var_ls/storageServer/var/changeSchedulerPassword.php \