~ubuntu-release/britney/britney1-ubuntu

« back to all changes in this revision

Viewing changes to britney

  • Committer: Łukasz 'sil2100' Zemczak
  • Date: 2019-08-29 12:27:02 UTC
  • Revision ID: lukasz.zemczak@canonical.com-20190829122702-boo9g4pzc12xdn5b
Once again enable sru-regression e-mails.

Show diffs side-by-side

added added

removed removed

Lines of Context:
392
392
    # and
393
393
    #
394
394
    # only do SRU regression emails for the non default series
395
 
    # dry run only until it's validated
396
395
    if [ "$SERIES" != "$DEFAULT_SERIES" ]; then
397
396
        sed -i '/^EMAIL_ENABLE/ s/=.*$/= no/' "$2"
398
 
        sed -i '/^SRUREGRESSIONEMAIL_ENABLE/ s/=.*$/= dry-run/' "$2"
 
397
        sed -i '/^SRUREGRESSIONEMAIL_ENABLE/ s/=.*$/= yes/' "$2"
399
398
    fi
400
399
    case $arches in
401
400
        *s390x*)