Details
-
Bug
-
Status: Resolved (View Workflow)
-
Major
-
Resolution: Fixed
-
None
Description
The code to check for the marker file for the init script is:
test -e /.hudson-run-init
But the code to set the init script marker is:
touch ~/.hudson-run-init