We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a676158 commit 5ba8ce6Copy full SHA for 5ba8ce6
1 file changed
test_suite.sh
@@ -168,6 +168,8 @@ env | grep "RFM_"
168
169
# Make debugging easier by printing the final config file:
170
echo "ReFrame config file used:"
171
+ls "${shared_fs_path}"
172
+ls "${RFM_CONFIG_FILES}"
173
cat "${RFM_CONFIG_FILES}"
174
175
# Workaround for https://github.com/EESSI/software-layer/pull/467#issuecomment-1973341966
0 commit comments