aboutsummaryrefslogtreecommitdiff
path: root/deprecated/automation/clients/report/dejagnu.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deprecated/automation/clients/report/dejagnu.sh')
-rwxr-xr-xdeprecated/automation/clients/report/dejagnu.sh9
1 files changed, 9 insertions, 0 deletions
diff --git a/deprecated/automation/clients/report/dejagnu.sh b/deprecated/automation/clients/report/dejagnu.sh
new file mode 100755
index 00000000..fadd8a0c
--- /dev/null
+++ b/deprecated/automation/clients/report/dejagnu.sh
@@ -0,0 +1,9 @@
+#!/bin/bash
+#
+# Copyright 2011 Google Inc. All Rights Reserved.
+# Author: kbaclawski@google.com (Krystian Baclawski)
+#
+
+export PYTHONPATH="$(pwd)"
+
+python dejagnu/main.py $@