key4hep / k4LCIOReader

Generate EDM4hep collections from LCIO format data
Apache License 2.0
2 stars 11 forks source link

tests: fix wget command #21

Closed vvolkl closed 2 years ago

vvolkl commented 2 years ago

Split the test COMMAND to avoid CMake turning it into something like this:

: Test command: /bin/wget "https://key4hep.web.cern.ch/key4hep/testFiles/ddsimOutput/testSimulation.slcio" ";" "k4lcioreader_read-lcio" "testSimulation.slcio"

BEGINRELEASENOTES

ENDRELEASENOTES

vvolkl commented 2 years ago

@fdplacido It'll fail due to the way CMake parses COMMAND: https://github.com/vvolkl/K4LCIOReader/runs/5626538862?check_suite_focus=true#step:8:210