git://scientific.zcu.cz
/
jra1mw.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fa16438
)
Remove harvester from the list of LB (2.0) modules
author
Zdeněk Šustr
<sustr4@cesnet.cz>
Fri, 8 Jan 2010 10:28:18 +0000
(10:28 +0000)
committer
Zdeněk Šustr
<sustr4@cesnet.cz>
Fri, 8 Jan 2010 10:28:18 +0000
(10:28 +0000)
org.glite.lb/configure
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb/configure
b/org.glite.lb/configure
index
6c3cf92
..
35b621c
100755
(executable)
--- a/
org.glite.lb/configure
+++ b/
org.glite.lb/configure
@@
-72,7
+72,7
@@
my %deps_type;
my %topbuild;
my %lbmodules = (
- 'lb' => [ qw/client common doc logger server state-machine types utils ws-interface ws-test
harvester
/],
+ 'lb' => [ qw/client common doc logger server state-machine types utils ws-interface ws-test/],
'security' => [qw/gss gsoap-plugin/],
'lbjp-common' => [qw/db maildir server-bones trio jp-interface/],
'jobid' => [qw/api-c api-cpp api-java/],