projects
/
docbot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5f8fec5
)
- remove $pg_docbot reference
author
Andreas 'ads' Scherbaum
<ads@pgug.de>
Tue, 21 Feb 2012 12:15:28 +0000
(13:15 +0100)
committer
Andreas 'ads' Scherbaum
<ads@pgug.de>
Tue, 21 Feb 2012 12:15:28 +0000
(13:15 +0100)
docbot.pl
patch
|
blob
|
blame
|
history
diff --git
a/docbot.pl
b/docbot.pl
index 9ede2f5e1e70d61636804885e8c50359d1d4ca8d..87ca429a471fafde37db473fd289c1944507f1ab 100755
(executable)
--- a/
docbot.pl
+++ b/
docbot.pl
@@
-101,8
+101,6
@@
while (($argv_option, $argv_value, $argv_pretty) = nextOption()) {
Getopt::Mixed::cleanup();
-# FIXME: remove $pg_docbot
-#my $pg_docbot = 'pg_docbot';
my $shutdown = 0;