Skip to content
Snippets Groups Projects
Forked from atlas / athena
Source project has a limited visibility.
Jose Guillermo Panduro Vazquez's avatar
William Panduro Vazquez authored
The original parameter string in several jobs (originally bash scripts) used
double quotes as a delimiter. When ported to python these jobs started to fail
due to incorrect interpretation of the delimiter. Replacing the double quotes
with single quotes fixes the problem. All four tests verified to run locally.
775afe1f
History
Name Last commit Last update