summaryrefslogtreecommitdiff
path: root/gr-ezdop/src/python/run_tests.in
diff options
context:
space:
mode:
authorjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>2007-05-01 16:03:37 +0000
committerjcorgan <jcorgan@221aa14e-8319-0410-a670-987f0aec2ac5>2007-05-01 16:03:37 +0000
commit08f3f99fa99689a9145baf2d7885055bee9b123c (patch)
tree84d93f1debfd40c2d4624c680e3c8cc0a450db46 /gr-ezdop/src/python/run_tests.in
parent4735dd8fe9a5bb501b6a125f18ad802293ebd45e (diff)
Moved obsolete component into limbo.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@5207 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'gr-ezdop/src/python/run_tests.in')
-rw-r--r--gr-ezdop/src/python/run_tests.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/gr-ezdop/src/python/run_tests.in b/gr-ezdop/src/python/run_tests.in
deleted file mode 100644
index 118d67dc19..0000000000
--- a/gr-ezdop/src/python/run_tests.in
+++ /dev/null
@@ -1,10 +0,0 @@
-#!/bin/sh
-
-# 1st parameter is absolute path to component source directory
-# 2nd parameter is absolute path to component build directory
-# 3rd parameter is path to Python QA directory
-
-@top_builddir@/run_tests.sh \
- @abs_top_srcdir@/gr-ezdop \
- @abs_top_builddir@/gr-ezdop \
- @srcdir@