Commit 44c94017 authored by Łukasz Nowak's avatar Łukasz Nowak

fixup! Make runTestSuite stub

parent 1bda9720
...@@ -70,7 +70,7 @@ promises = ${:etc}/promise ...@@ -70,7 +70,7 @@ promises = ${:etc}/promise
recipe = collective.recipe.template recipe = collective.recipe.template
input = inline: input = inline:
#!/bin/sh #!/bin/sh
exit 1 exit 0
output = ${directory:bin}/runTestSuite output = ${directory:bin}/runTestSuite
mode = 755 mode = 755
...@@ -36,7 +36,7 @@ mode = 0644 ...@@ -36,7 +36,7 @@ mode = 0644
recipe = hexagonit.recipe.download recipe = hexagonit.recipe.download
ignore-existing = true ignore-existing = true
url = ${:_profile_base_location_}/instance-cdn-test.cfg.jinja2 url = ${:_profile_base_location_}/instance-cdn-test.cfg.jinja2
md5sum = 8a15c58a2821ecac6c6c44c194134c7c md5sum = 77766870194db4d31c8361d2f6ad196e
mode = 0644 mode = 0644
download-only = true download-only = true
on-update = true on-update = true
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