Loading .gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -196,9 +196,9 @@ stages: - cp "$LTV_DIR"/*.csv scripts/testv/ .copy-ltv-files-to-testv-dir-win: ©-ltv-files-to-testv-dir-win - cp "$LTV_DIR_WIN"/*.wav scripts/testv/ - cp "$LTV_DIR_WIN"/*.met scripts/testv/ - cp "$LTV_DIR_WIN"/*.csv scripts/testv/ - cp $LTV_DIR_WIN\*.wav scripts\testv - cp $LTV_DIR_WIN\*.met scripts\testv - cp $LTV_DIR_WIN\*.csv scripts\testv .activate-Werror-linux: &activate-Werror-linux - sed -i.bak "s/^# \(CFLAGS += -Werror\)/\1/" Makefile Loading Loading
.gitlab-ci.yml +3 −3 Original line number Diff line number Diff line Loading @@ -196,9 +196,9 @@ stages: - cp "$LTV_DIR"/*.csv scripts/testv/ .copy-ltv-files-to-testv-dir-win: ©-ltv-files-to-testv-dir-win - cp "$LTV_DIR_WIN"/*.wav scripts/testv/ - cp "$LTV_DIR_WIN"/*.met scripts/testv/ - cp "$LTV_DIR_WIN"/*.csv scripts/testv/ - cp $LTV_DIR_WIN\*.wav scripts\testv - cp $LTV_DIR_WIN\*.met scripts\testv - cp $LTV_DIR_WIN\*.csv scripts\testv .activate-Werror-linux: &activate-Werror-linux - sed -i.bak "s/^# \(CFLAGS += -Werror\)/\1/" Makefile Loading