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
# Was lassen_v100_warpx.profile sourced and configured correctly?
18
-
if [ -z${proj-} ];thenecho"WARNING: The 'proj' variable is not yet set in your lassen_v100_warpx_toss3.profile file! Please edit its line 2 to continue!";exit 1;fi
18
+
if [ -z${proj-} ];thenecho"WARNING: The 'proj' variable is not yet set in your lassen_v100_warpx.profile file! Please edit its line 2 to continue!";exit 1;fi
19
19
20
20
21
21
# Remove old dependencies #####################################################
0 commit comments