about summary refs log tree commit diff
path: root/src/rustllvm/RustWrapper.cpp
diff options
context:
space:
mode:
authorbors <bors@rust-lang.org>2017-05-26 18:11:54 +0000
committerbors <bors@rust-lang.org>2017-05-26 18:11:54 +0000
commit557967766be6139bd747ab2c3dc56ff0c9b8852a (patch)
treea199a0aa0b68d70954669a6c2dd326762e6905f8 /src/rustllvm/RustWrapper.cpp
parent256e497fe63bf4b13f7c0b58fa17360ca849c54d (diff)
parent15c26c92ccbc3bbd26f6f3fa3ac72d3f1295991e (diff)
downloadrust-557967766be6139bd747ab2c3dc56ff0c9b8852a.tar.gz
rust-557967766be6139bd747ab2c3dc56ff0c9b8852a.zip
Auto merge of #42081 - ishitatsuyuki:submodule-better, r=aidanhs
Use the improved submodule handling

r? @alexcrichton

That was a crap...
```
Updating submodules
Traceback (most recent call last):
  File "./x.py", line 20, in <module>
    bootstrap.main()
  File "/home/ishitatsuyuki/Documents/rust/src/bootstrap/bootstrap.py", line 684, in main
    bootstrap()
  File "/home/ishitatsuyuki/Documents/rust/src/bootstrap/bootstrap.py", line 662, in bootstrap
    rb.update_submodules()
  File "/home/ishitatsuyuki/Documents/rust/src/bootstrap/bootstrap.py", line 566, in update_submodules
    path = line[1:].split(' ')[1]
TypeError: a bytes-like object is required, not 'str'
```

Maybe we need to confirm the compatibility of git options, such as `git config` or `git -C` (I believe they existed long before, though). This is tested locally.
Diffstat (limited to 'src/rustllvm/RustWrapper.cpp')
0 files changed, 0 insertions, 0 deletions