Skip to content

build script: catching exception

Fabian Reister requested to merge fix/build_script_exception into master

wrapping syscall with try/catch block to catch exception raised if no ice files exist in the directory

Merge request reports