Skip to content

Console Output

+ '[' -z '' ']'
+ case "$-" in
+ __lmod_vx=x
+ '[' -n x ']'
+ set +x
Shell debugging temporarily silenced: export LMOD_SH_DBG_ON=1 for this output (/opt/modules-ubuntu-jammy/lmod/8.7.12/init/bash)
Shell debugging restarted
+ unset __lmod_vx
+ ./.scripts/directory_check.py .
  File "/home/jenkins/workspace/CCP-WSI/pipeline_dev/./.scripts/directory_check.py", line 44
    print "The following unexpected directories were found:"
    ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
SyntaxError: Missing parentheses in call to 'print'. Did you mean print(...)?