Delete stray note.
This commit is contained in:
parent
34e24a8a31
commit
34b6ba4cb8
1 changed files with 0 additions and 5 deletions
|
@ -216,11 +216,6 @@ print STDERR "$GROUP ($GROUP_NAMES_BY_DIR{$GROUP}) starts at $upiStart and ends
|
|||
open($upiFH, ">", $upiNumberFile);
|
||||
print $upiFH ++$upiCurrentNum, "\n";
|
||||
close $upiFH;
|
||||
|
||||
#make_path(, {
|
||||
# verbose => 1,
|
||||
# mode => 0755,
|
||||
#});
|
||||
###############################################################################
|
||||
#
|
||||
# Local variables:
|
||||
|
|
Loading…
Reference in a new issue