summaryrefslogtreecommitdiff
path: root/lib/sbin/Runtest.pl
diff options
context:
space:
mode:
Diffstat (limited to 'lib/sbin/Runtest.pl')
-rw-r--r--lib/sbin/Runtest.pl1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/sbin/Runtest.pl b/lib/sbin/Runtest.pl
index e18088a3..37005ec5 100644
--- a/lib/sbin/Runtest.pl
+++ b/lib/sbin/Runtest.pl
@@ -69,7 +69,6 @@ if (!open (AT, "< $scratchdir${sep}ThornList")) {
}
else
{
- printf ("Reading Thorn List\n");
while (<AT>)
{
@t = split(' ');