]> granicus.if.org Git - graphviz/commitdiff
Add new rtest.sh that calls rtest.py
authorMagnus Jacobsson <magnus.jacobsson@berotec.se>
Mon, 3 Aug 2020 05:13:52 +0000 (07:13 +0200)
committerMagnus Jacobsson <magnus.jacobsson@berotec.se>
Thu, 6 Aug 2020 09:40:35 +0000 (11:40 +0200)
rtest/rtest.sh [new file with mode: 0644]

diff --git a/rtest/rtest.sh b/rtest/rtest.sh
new file mode 100644 (file)
index 0000000..fcee062
--- /dev/null
@@ -0,0 +1,3 @@
+#!/usr/bin/env bash
+
+python3 rtest.py "$@"