Skip to content

Commit

Permalink
...
Browse files Browse the repository at this point in the history
  • Loading branch information
Spiritdude committed Oct 11, 2018
1 parent eb4c1a5 commit 941daa2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions print3r
Original file line number Diff line number Diff line change
Expand Up @@ -654,6 +654,9 @@ sub slicePart {
}
$fn = \@fx;
push(@rm,@fx);

} else {
print "prepare" unless($conf{quiet});
}

if(fork()==0) {
Expand Down

0 comments on commit 941daa2

Please sign in to comment.