forked from lix-project/hydra
remove debug statement
This commit is contained in:
parent
1dbbbe3f31
commit
d4a0ad3d30
|
@ -27,5 +27,5 @@ my $jobsetinputals = $jobsetinput->jobsetinputalts->create({altnr => 0, value =>
|
||||||
|
|
||||||
ok($res, "Evaluating jobs/basic.nix should exit with return code 0");
|
ok($res, "Evaluating jobs/basic.nix should exit with return code 0");
|
||||||
|
|
||||||
print STDERR "\n$res\n";
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue