From f2b3a24eeb7d37111f856ee0d14525611706bb9b Mon Sep 17 00:00:00 2001 From: Johnathan Corgan Date: Sun, 3 Jul 2011 16:07:29 -0700 Subject: sounder: removed from tree, obsolete --- gr-sounder/src/python/run_tests.in | 10 ---------- 1 file changed, 10 deletions(-) delete mode 100644 gr-sounder/src/python/run_tests.in (limited to 'gr-sounder/src/python/run_tests.in') diff --git a/gr-sounder/src/python/run_tests.in b/gr-sounder/src/python/run_tests.in deleted file mode 100644 index b8f7830c2..000000000 --- a/gr-sounder/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-sounder \ - @abs_top_builddir@/gr-sounder \ - @srcdir@ -- cgit