Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit aaaf1b7a authored by Jeff Sharkey's avatar Jeff Sharkey Committed by Jeff Sharkey
Browse files

People don't read warnings.

Bug: 113136846
Test: manual
Change-Id: If7e313b4f0fa90875795b24817553bbd9a8c60ff
parent 4627ad60
Loading
Loading
Loading
Loading
+1 −1
Original line number Original line Diff line number Diff line
@@ -19,6 +19,6 @@ else
        echo "If your change contains no confidential details (such as security fixes), please"
        echo "If your change contains no confidential details (such as security fixes), please"
        echo "upload and merge this change at https://android-review.googlesource.com/."
        echo "upload and merge this change at https://android-review.googlesource.com/."
        echo
        echo
        exit 77
        exit 1
    fi
    fi
fi
fi