Remove testing stuff.
This commit is contained in:
parent
a18a00e773
commit
3049849ea6
1 changed files with 0 additions and 2 deletions
2
ccollect
2
ccollect
|
@ -274,8 +274,6 @@ if [ "$?" -ne 0 ]
|
||||||
then
|
then
|
||||||
_exit_err "Invalid max jobs value \"${MAX_JOBS}\""
|
_exit_err "Invalid max jobs value \"${MAX_JOBS}\""
|
||||||
fi
|
fi
|
||||||
printf "REMOVE ME\n"
|
|
||||||
exit 0
|
|
||||||
|
|
||||||
#
|
#
|
||||||
# Setup interval
|
# Setup interval
|
||||||
|
|
Loading…
Reference in a new issue