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, 0 insertions, 9 deletions
diff --git a/deprecated/automation/clients/report/dejagnu.sh b/deprecated/automation/clients/report/dejagnu.sh
deleted file mode 100755
index fadd8a0c..00000000
--- a/deprecated/automation/clients/report/dejagnu.sh
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/bash
-#
-# Copyright 2011 Google Inc. All Rights Reserved.
-# Author: kbaclawski@google.com (Krystian Baclawski)
-#
-
-export PYTHONPATH="$(pwd)"
-
-python dejagnu/main.py $@