You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[[ -z"$GEN_TOPO_WORKDIR" ]] &&export GEN_TOPO_WORKDIR=$HOME/gen_topo/# Working directory for checkout of O2DPG repository and for XML cache. If this directory is wiped, gen_topo will recreate all necessary content the next time it runs. The folder should be persistent to cache workflows.
15
+
[[ -z"$GEN_TOPO_WORKDIR" ]] &&export GEN_TOPO_WORKDIR=/scratch/services/gen_topo# Working directory for checkout of O2DPG repository and for XML cache. If this directory is wiped, gen_topo will recreate all necessary content the next time it runs. The folder should be persistent to cache workflows.
0 commit comments