aboutsummaryrefslogtreecommitdiffstats
path: root/testsuite/sos.test/batchmode.exp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/sos.test/batchmode.exp')
-rw-r--r--testsuite/sos.test/batchmode.exp6
1 files changed, 0 insertions, 6 deletions
diff --git a/testsuite/sos.test/batchmode.exp b/testsuite/sos.test/batchmode.exp
deleted file mode 100644
index ca0b11f3..00000000
--- a/testsuite/sos.test/batchmode.exp
+++ /dev/null
@@ -1,6 +0,0 @@
-set test "BATCHMODE"
-spawn /usr/sbin/sosreport --batch
-set timeout 15
-expect {
- -re "^.*send this file to your support representative." { pass $test }
-}