We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
'
"
printf
1 parent 6ac1bb0 commit d57c251Copy full SHA for d57c251
.github/workflows/unit_tests.yml
@@ -178,7 +178,7 @@ jobs:
178
echo "Not testing with '${module_syntax}' as module syntax with '${EASYBUILD_MODULES_TOOL}' as modules tool"
179
continue
180
fi
181
- printf '\n\n=====================> Using $module_syntax module syntax <=====================\n\n'
+ printf "\n\n=====================> Using $module_syntax module syntax <=====================\n\n"
182
export EASYBUILD_MODULE_SYNTAX="${module_syntax}"
183
export TEST_EASYBUILD_MODULE_SYNTAX="${EASYBUILD_MODULE_SYNTAX}"
184
0 commit comments