Commit 8e1ab2b4 authored by Kirill Smelkov's avatar Kirill Smelkov

.

parent 59becb1b
......@@ -2,4 +2,4 @@
[nxdtest-instance.cfg]
filename = instance.cfg.in
md5sum = d9ff39e3d635e4f088811f308e70cfd7
#md5sum = XXX
......@@ -24,5 +24,5 @@ t = ${:home}/t
[runTestSuite]
recipe = slapos.cookbook:wrapper
wrapper-path = ${directory:bin}/${:_buildout_section_name_}
command-line = /bin/bash -c 'cd ${directory:t} && ${nxdtest:exe} "$@"' nxdtest
command-line = /bin/bash -c 'cd ${directory:t} && {{ nxdtest['exe'] }} "$@"' nxdtest
# "$@" is implicitly added to argv
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment