From d4a0ad3d303c422c32ea0fbf942104ce202f0e8c Mon Sep 17 00:00:00 2001 From: Rob Vermaas Date: Wed, 16 Mar 2011 13:34:17 +0000 Subject: [PATCH] remove debug statement --- tests/evaluation-tests.pl.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/evaluation-tests.pl.in b/tests/evaluation-tests.pl.in index 59903bad..5817c48e 100755 --- a/tests/evaluation-tests.pl.in +++ b/tests/evaluation-tests.pl.in @@ -27,5 +27,5 @@ my $jobsetinputals = $jobsetinput->jobsetinputalts->create({altnr => 0, value => ok($res, "Evaluating jobs/basic.nix should exit with return code 0"); -print STDERR "\n$res\n"; +