summaryrefslogtreecommitdiff
path: root/gr-error-correcting-codes/src/python/run_tests.in
diff options
context:
space:
mode:
authoreb2007-01-13 05:39:41 +0000
committereb2007-01-13 05:39:41 +0000
commit3fb2ce35e2528bab7aee8f79243848a47978cf9e (patch)
tree4359dd73f52c92ec8869429e9cefd052c0f8378d /gr-error-correcting-codes/src/python/run_tests.in
parent87afa6ff1bb26acf3cd8a2c37a11fd44e655d314 (diff)
downloadgnuradio-3fb2ce35e2528bab7aee8f79243848a47978cf9e.tar.gz
gnuradio-3fb2ce35e2528bab7aee8f79243848a47978cf9e.tar.bz2
gnuradio-3fb2ce35e2528bab7aee8f79243848a47978cf9e.zip
Moved to limbo pending some better idea.
git-svn-id: http://gnuradio.org/svn/gnuradio/trunk@4259 221aa14e-8319-0410-a670-987f0aec2ac5
Diffstat (limited to 'gr-error-correcting-codes/src/python/run_tests.in')
-rw-r--r--gr-error-correcting-codes/src/python/run_tests.in10
1 files changed, 0 insertions, 10 deletions
diff --git a/gr-error-correcting-codes/src/python/run_tests.in b/gr-error-correcting-codes/src/python/run_tests.in
deleted file mode 100644
index 8598810f4..000000000
--- a/gr-error-correcting-codes/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-error-correcting-codes \
- @abs_top_builddir@/gr-error-correcting-codes \
- @srcdir@