summaryrefslogtreecommitdiffstats
path: root/git_refs.py
diff options
context:
space:
mode:
authorMike Frysinger <vapier@google.com>2019-08-07 17:19:24 -0400
committerMike Frysinger <vapier@google.com>2019-08-08 05:07:31 +0000
commita850ca2712b61cd820a9138c9e97f3fbb583e509 (patch)
tree0ba9843537bec95dd6d7cdfbbb644faba72e27e0 /git_refs.py
parenta34186e4813170f3c71ec51c740cd571c79e12b5 (diff)
downloadgit-repo-a850ca2712b61cd820a9138c9e97f3fbb583e509.tar.gz
rebase/sync: use exit(1) for errors instead of exit(-1)
Callers don't actually see -1 (they'll usually see 255, but the exact answer here is complicated). Just switch to 1 as that's the standard value tools use to indicate an error. Change-Id: Ib712db1924bc3e5f7920bafd7bb5fb61f3bda44f Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/233553 Reviewed-by: David Pursehouse <dpursehouse@collab.net> Tested-by: Mike Frysinger <vapier@google.com>
Diffstat (limited to 'git_refs.py')
0 files changed, 0 insertions, 0 deletions