Fix bug in jenkins-slave (#560)

master
Christoph Schütte 2017-10-27 14:35:33 +02:00 committed by GitHub
parent b0f9bae145
commit ea3e7397ac
1 changed files with 0 additions and 2 deletions

View File

@ -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