add expect_disconnect otherwise the build fails

pull/6158/head
Diego Casati 8 years ago
parent aa737a5862
commit de429da5f9

@ -40,7 +40,8 @@
],
"inline_shebang": "/bin/sh -x",
"type": "shell",
"skip_clean": "true"
"skip_clean": "true",
"expect_disconnect": "true"
}]
}

Loading…
Cancel
Save