test(dispatcher): add helper state
[arvados-formula.git] / arvados / dispatcher / service / files / default / crunch-run-sh.tmpl
index b0c1df9426ef017671f1f2a6ed64fe25cd3ab496..edfe44ed93b60059ec544afd258912b393f16455 100644 (file)
@@ -1,6 +1,6 @@
--########################################################################
--# File managed by Salt at <{{ source }}>.
--# Your changes will be overwritten.
--########################################################################
--#!/bin/sh
--exec /usr/bin/crunch-run -container-enable-networking=default -container-network-mode=host ${@}
+#!/bin/sh
+########################################################################
+# File managed by Salt at <{{ source }}>.
+# Your changes will be overwritten.
+########################################################################
+exec /usr/bin/crunch-run -container-enable-networking=default -container-network-mode=host ${@}