get the right args to the momctl bits
This commit is contained in:
parent
c887f1e862
commit
b2cb6798cf
@ -15,7 +15,7 @@
|
|||||||
+ momctl_port_arg=""
|
+ momctl_port_arg=""
|
||||||
+ pbs_mom_port_arg=""
|
+ pbs_mom_port_arg=""
|
||||||
+else
|
+else
|
||||||
+ momctl_port_arg="-p $PBS_PORT"
|
+ momctl_port_arg="$PBS_PORT"
|
||||||
+ pbs_mom_port_arg="-M $PBS_PORT"
|
+ pbs_mom_port_arg="-M $PBS_PORT"
|
||||||
+fi
|
+fi
|
||||||
+
|
+
|
||||||
|
Loading…
Reference in New Issue
Block a user