Skip to content

Commit 5ba8ce6

Browse files
authored
Debug not finding RFM_CONFIG_FILE in test environment
1 parent a676158 commit 5ba8ce6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test_suite.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -168,6 +168,8 @@ env | grep "RFM_"
168168

169169
# Make debugging easier by printing the final config file:
170170
echo "ReFrame config file used:"
171+
ls "${shared_fs_path}"
172+
ls "${RFM_CONFIG_FILES}"
171173
cat "${RFM_CONFIG_FILES}"
172174

173175
# Workaround for https://github.com/EESSI/software-layer/pull/467#issuecomment-1973341966

0 commit comments

Comments
 (0)