Make sure you're given the "start" argument before trying to start the script.

This commit is contained in:
Satoshi Asami 2000-09-27 00:58:31 +00:00
parent c4b86368de
commit bf39c7d73a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=33167

View file

@ -1,5 +1,7 @@
#!/bin/sh
if [ "$1" != "start" ]; then exit; fi
b=/a/asami/portbuild
s=$b/scripts/reportload