get the right args to the momctl bits

This commit is contained in:
David Brown 2016-02-20 21:21:26 -08:00
parent c887f1e862
commit b2cb6798cf

View File

@ -15,7 +15,7 @@
+ momctl_port_arg=""
+ pbs_mom_port_arg=""
+else
+ momctl_port_arg="-p $PBS_PORT"
+ momctl_port_arg="$PBS_PORT"
+ pbs_mom_port_arg="-M $PBS_PORT"
+fi
+