forget what

This commit is contained in:
Your Name 2017-04-04 21:50:50 -04:00
parent 70b9f8ccf2
commit ab457731f8
2 changed files with 1 additions and 1 deletions

Binary file not shown.

View file

@ -10,4 +10,4 @@ my $module = $ARGV[1];
$data->{jobstatus}{$module}={tested => 2, status => "manual failure"};
store $data, $ARGV[0].'.new';
store $data, $ARGV[0];