Rapsys Git
/
acme
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Add readme file
[acme]
/
acmeconf
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;
# 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
# Strip and enable debug
for (my $i = 0; $i <= $#ARGV; $i++) {
# Match redhat types