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:
f0f0637
)
typo in constant name
author
Miloš Mulač
<mulac@civ.zcu.cz>
Mon, 26 May 2008 10:59:38 +0000
(10:59 +0000)
committer
Miloš Mulač
<mulac@civ.zcu.cz>
Mon, 26 May 2008 10:59:38 +0000
(10:59 +0000)
org.glite.jp.client/src/jpimporter.c
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jp.client/src/jpimporter.c
b/org.glite.jp.client/src/jpimporter.c
index
3cd04a6
..
e83b2dc
100644
(file)
--- a/
org.glite.jp.client/src/jpimporter.c
+++ b/
org.glite.jp.client/src/jpimporter.c
@@
-61,7
+61,7
@@
typedef struct {
#define JP_REPEAT_TIMEOUT 360
#define JP_GIVUP_TIMEOUT 3600
#define PID_POOL_SIZE 20
-#define D
UMP_SLAVES_DEFAULT
1
+#define D
EFAULT_DUMP_SLAVES_NUMBER
1
static int debug = 0;