Skip to content
Snippets Groups Projects
Unverified Commit e94a8c9d authored by Imran Iqbal's avatar Imran Iqbal
Browse files

test(debian+ubuntu): update `pkgrepo` to use `https` instead of `http`

```
$ GREP_SED="\(pkgrepo: deb http\):" \
  && grep -rl "${GREP_SED}" test/integration/v* \
     | xargs sed -i -e "/${GREP_SED}/s//\1s:/"
```
parent 8742ab30
No related branches found
No related tags found
No related merge requests found
Showing
with 16 additions and 16 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment