[LTP] [COMMITTED] [PATCH 1/5] testscripts/math.sh: Remove.

Cyril Hrubis chrubis@suse.cz
Thu Nov 10 11:09:21 CET 2016


The script just calls runltp -f math and does not seem to be called from
any other script inside LTP.

Signed-off-by: Cyril Hrubis <chrubis@suse.cz>
---
 testscripts/math.sh | 4 ----
 1 file changed, 4 deletions(-)
 delete mode 100755 testscripts/math.sh

diff --git a/testscripts/math.sh b/testscripts/math.sh
deleted file mode 100755
index 0d709fb..0000000
--- a/testscripts/math.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/bin/sh
-cd `dirname $0`
-cd ..
-./runltp -f ${PWD}/runtest/math -q "$@"
-- 
2.7.3



More information about the ltp mailing list