summaryrefslogtreecommitdiff
path: root/stacks/tncs/tnc2c-integration-test.sh
diff options
context:
space:
mode:
Diffstat (limited to 'stacks/tncs/tnc2c-integration-test.sh')
-rwxr-xr-xstacks/tncs/tnc2c-integration-test.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/stacks/tncs/tnc2c-integration-test.sh b/stacks/tncs/tnc2c-integration-test.sh
new file mode 100755
index 0000000..e0523e4
--- /dev/null
+++ b/stacks/tncs/tnc2c-integration-test.sh
@@ -0,0 +1,4 @@
+#!/bin/bash
+set -euo pipefail
+ROOT="$(cd "$(dirname "$0")" && pwd)"
+exec python3 "$ROOT/tnc2c-integration-test.py" "$@"
git clone -b <branch> https://cgit.mode42.com/<repo>.git
git clone -b <branch> git://cgit.mode42.com/<repo>.git

info@mode42.com