ci: Remove outdated commemt

We no longer use awk or cat int hat context.
This commit is contained in:
Nicolas Dufresne 2020-03-17 11:58:33 -04:00
parent 8b8f1e0dfe
commit ee77993ccd

View file

@ -275,8 +275,6 @@ gstreamer-full:
stage: 'test'
variables:
EXTRA_VALIDATE_ARGS: "--valgrind"
# Some suppression files are missing a newline at the end which messes things
# up when concatenating them. awk will add missing newlines (unlike cat)
EXCEPT_PROJECT_REGEX: '/^(gstreamer|gst-integration-testsuites)$/'
valgrind core: