diff options
author | Collin Fijalkovich <cfijalkovich@google.com> | 2020-02-18 10:57:32 -0800 |
---|---|---|
committer | Mike Frysinger <vapier@google.com> | 2020-02-18 19:20:53 +0000 |
commit | e1191b3adb22e0b406db87691b13ddab2c236267 (patch) | |
tree | aa925f4d4f81367d984adc579b11fb0f4a24fa78 /subcmds/rebase.py | |
parent | 8f9bf484d816196ec19c859d97a23e9c4592188b (diff) | |
download | git-repo-e1191b3adb22e0b406db87691b13ddab2c236267.tar.gz |
Open temporary cookie file as writable in sync.py
Named Temporary file defaults to mode 'w+b' which causes repo sync to
fail. By opening the tmpcookiefile in PersistentTransport.request as
writable, we are able to run sync successfully.
Bug: https://crbug.com/gerrit/12370
Test: Ran smartsync successfully
Change-Id: I01ddf915fc30eb3ff0e4d440a6f1aa261c63e88d
Reviewed-on: https://gerrit-review.googlesource.com/c/git-repo/+/255692
Tested-by: Jonathan Nieder <jrn@google.com>
Reviewed-by: Jonathan Nieder <jrn@google.com>
Diffstat (limited to 'subcmds/rebase.py')
0 files changed, 0 insertions, 0 deletions