Rapsys Git
/
acme
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
d17b796
)
Remove debug
1.1.0
author
Raphaël Gertz
<git@rapsys.eu>
Tue, 19 Sep 2017 13:05:37 +0000
(15:05 +0200)
committer
Raphaël Gertz
<git@rapsys.eu>
Tue, 19 Sep 2017 13:05:37 +0000
(15:05 +0200)
acmeconf
patch
|
blob
|
history
diff --git
a/acmeconf
b/acmeconf
index c34ee25d84cd9f09d265833145a616e8952f200c..bfab64efe25611d27975ac25ecdffe3d258fc42d 100755
(executable)
--- a/
acmeconf
+++ b/
acmeconf
@@
-42,8
+42,6
@@
my $prod = 0;
# Strip and enable prod
@ARGV = map { if ($_ eq '-p') { $prod = 1; (); } else { $_; } } @ARGV;
-use Data::Dumper;
-
# Strip and enable debug
for (my $i = 0; $i <= $#ARGV; $i++) {
# Match redhat types