Fix bug in jenkins-slave (#560)

master
Christoph Schütte 2017-10-27 14:35:33 +02:00 cometido por GitHub
padre b0f9bae145
commit ea3e7397ac
Se han modificado 1 ficheros con 0 adiciones y 2 borrados

Ver fichero

@ -29,8 +29,6 @@
# * JENKINS_SECRET : agent secret, if not set as an argument
# * JENKINS_AGENT_NAME : agent name, if not set as an argument
/ros_entrypoint.sh
if [ $# -eq 1 ]; then
# if `docker run` only has one arguments, we assume user is running alternate command like `bash` to inspect the image