Merge remote branch 'dorian/820-typo-in-script-server'

This commit is contained in:
Raphael 2011-01-17 20:08:50 -08:00
commit d0af03b723

View file

@ -64,7 +64,7 @@ function redis_config
return
fi
if [ config/redis.cont -nt $redis_conf ]
if [ config/redis.conf -nt $redis_conf ]
then
return
fi