mirror of
https://dev.iopsys.eu/feed/iopsys.git
synced 2026-03-09 10:47:34 +01:00
questd: questd-monitor: remove dummy set
This commit is contained in:
parent
0aa291679e
commit
d4b564d426
1 changed files with 0 additions and 4 deletions
|
|
@ -1,5 +1,4 @@
|
|||
#!/bin/sh
|
||||
set +x
|
||||
|
||||
# 1. sleep for $SLEEP_LONG seconds
|
||||
# 2. run the check_* functions
|
||||
|
|
@ -158,6 +157,3 @@ main()
|
|||
}
|
||||
|
||||
main $@
|
||||
|
||||
|
||||
set +x
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue