From 11bfeba0ea8f8f9f01b180cc746aeaa3c59e124c Mon Sep 17 00:00:00 2001 From: Daniel Nichter Date: Tue, 3 Apr 2012 12:16:58 -0600 Subject: [PATCH] Remove unused developer test file. --- t/lib/bash/report_system_info.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/t/lib/bash/report_system_info.sh b/t/lib/bash/report_system_info.sh index 6e02fdd4..f58139e2 100644 --- a/t/lib/bash/report_system_info.sh +++ b/t/lib/bash/report_system_info.sh @@ -1559,7 +1559,6 @@ Unable to collect information EOF report_system_summary "$samples/Linux/001" | tail -n +3 > "$TMPDIR/got" -cp "$TMPDIR/got" yadda.txt no_diff "$TMPDIR/got" "$TMPDIR/expected" "report_system_summary works with samples from Linux (Ubuntu)" report_system_summary "$samples/Linux/002" | tail -n +3 > "$TMPDIR/got"