Replace exit 404 to exit 1
[releng/builder.git] / jenkins-scripts / jenkins-init-script.sh
index fc55c89c747ad77f3d8bc4763a3e5e9116fcfd63..fe327e3f544fbcfe28e9bcefcde7364521a3dd50 100755 (executable)
@@ -9,7 +9,7 @@
 # http://www.eclipse.org/legal/epl-v10.html
 ##############################################################################
 
-cd /builder/jenkins-scripts || exit 404
+cd /builder/jenkins-scripts || exit 1
 chmod +x -- *.sh
 ./system_type.sh