Merge branch 'master' of postpeta.pccluster.org:mckernel

This commit is contained in:
Tomoki Shirasawa
2013-11-12 10:43:05 +09:00
10 changed files with 155 additions and 25 deletions

View File

@ -43,7 +43,7 @@ if [ "$1" == "-u" ]; then
exit
fi
wait_time=50
wait_time=20
if [ "$modules_were_loaded" == "1" ]; then
echo "waiting for ${wait_time} seconds: " >&2