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:
6e70096
)
set default FPT port, if not set
author
Miloš Mulač
<mulac@civ.zcu.cz>
Thu, 30 Mar 2006 13:15:06 +0000
(13:15 +0000)
committer
Miloš Mulač
<mulac@civ.zcu.cz>
Thu, 30 Mar 2006 13:15:06 +0000
(13:15 +0000)
org.glite.jp.primary/config/startup
patch
|
blob
|
blame
|
history
diff --git
a/org.glite.jp.primary/config/startup
b/org.glite.jp.primary/config/startup
index
7062e9d
..
30ae3ad
100644
(file)
--- a/
org.glite.jp.primary/config/startup
+++ b/
org.glite.jp.primary/config/startup
@@
-17,6
+17,7
@@
GLITE_LOCATION_VAR=${GLITE_LOCATION_VAR:-${GLITE_LOCATION}/var}
unset creds
test -n "$GLITE_JP_PRIMARY_PORT" || GLITE_JP_PRIMARY_PORT=8901
+test -n "$GLITE_JP_PRIMARY_FTP_PORT" || GLITE_JP_PRIMARY_FTP_PORT=8950
start()
{