Closed saforem2 closed 6 months ago
Catch:
if [[ $(hostname) == x3* ]]; then if [[ "${PBS_O_HOST}" == sirius* ]]; then export MACHINE="Sirius" else export MACHINE="Polaris" fi fi
Be explicit about "${WORKING_DIR}" throughout
Catch:
Be explicit about "${WORKING_DIR}" throughout