Skip to content

Commit

Permalink
more debug output
Browse files Browse the repository at this point in the history
  • Loading branch information
truib committed Apr 20, 2024
1 parent 67187eb commit 9dd538b
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions test_suite.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,8 @@ echo ">> Setting up environment..."
#export EESSI_SOFTWARE_SUBDIR_OVERRIDE=$(python3 $TOPDIR/eessi_software_subdir.py $DETECTION_PARAMETERS)
echo "EESSI_SOFTWARE_SUBDIR_OVERRIDE='${EESSI_SOFTWARE_SUBDIR_OVERRIDE}'"

echo "sourcing '$TOPDIR/init/bash'"
cat $TOPDIR/init/bash
source $TOPDIR/init/bash

# Load the ReFrame module
Expand Down

0 comments on commit 9dd538b

Please sign in to comment.