Update .stors
This commit is contained in:
parent
0719d1bf55
commit
4b4b78d54c
3 changed files with 1 additions and 0 deletions
BIN
everything.stor
BIN
everything.stor
Binary file not shown.
BIN
modcache.stor
BIN
modcache.stor
Binary file not shown.
1
run.pl
1
run.pl
|
@ -38,6 +38,7 @@ if ((!$opt_module && !$opt_cpanfile) || ($opt_module && $opt_cpanfile) || $opt_h
|
||||||
}
|
}
|
||||||
|
|
||||||
$|++;
|
$|++;
|
||||||
|
close(STDIN);
|
||||||
|
|
||||||
my @modules;
|
my @modules;
|
||||||
my %jobstatus;
|
my %jobstatus;
|
||||||
|
|
Loading…
Add table
Reference in a new issue