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:
9f3cd44
)
Sync between sources and M$ Word documentation.
author
František Dvořák
<valtri@civ.zcu.cz>
Tue, 4 Apr 2006 12:32:38 +0000
(12:32 +0000)
committer
František Dvořák
<valtri@civ.zcu.cz>
Tue, 4 Apr 2006 12:32:38 +0000
(12:32 +0000)
org.glite.lb.client/src/export.sh
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.lb.client/src/export.sh
b/org.glite.lb.client/src/export.sh
index
ca0e69e
..
5a7080c
100644
(file)
--- a/
org.glite.lb.client/src/export.sh
+++ b/
org.glite.lb.client/src/export.sh
@@
-37,7
+37,7
@@
GLITE_LB_EXPORT_JPDUMP_MAILDIR=${GLITE_LB_EXPORT_JPDUMP_MAILDIR:-/tmp/jpdump}
# directory with exported data (file per job)
GLITE_LB_EXPORT_JOBSDIR=${GLITE_LB_EXPORT_JOBSDIR:-/tmp/lbexport}
# purge args (timeouts)
-GLITE_LB_EXPORT_PURGE_ARGS=${GLITE_LB_EXPORT_PURGE_ARGS:--
a 1h -c 1h -n 1h -o 1d
}
+GLITE_LB_EXPORT_PURGE_ARGS=${GLITE_LB_EXPORT_PURGE_ARGS:--
-cleared 2d --aborted 2w --cancelled 2w --other 2m
}
# Book Keeping Server
GLITE_LB_SERVER_PORT=${GLITE_LB_SERVER_PORT:-9000}
GLITE_LB_EXPORT_BKSERVER=${GLITE_LB_EXPORT_BKSERVER:-localhost:$GLITE_LB_SERVER_PORT}