e94a8c9dce
``` $ GREP_SED="\(pkgrepo: deb http\):" \ && grep -rl "${GREP_SED}" test/integration/v* \ | xargs sed -i -e "/${GREP_SED}/s//\1s:/" ``` |
||
---|---|---|
.. | ||
ubuntu-16.yaml | ||
ubuntu-18.yaml |
e94a8c9dce
``` $ GREP_SED="\(pkgrepo: deb http\):" \ && grep -rl "${GREP_SED}" test/integration/v* \ | xargs sed -i -e "/${GREP_SED}/s//\1s:/" ``` |
||
---|---|---|
.. | ||
ubuntu-16.yaml | ||
ubuntu-18.yaml |