Description
On a fresh scancode develop checkout, the terminal crashes when trying to tab complete paths (when specifying the root location of your scan).
Steps to reproduce:
- git clone a new scancode-toolkit checkout
- run
source configure
- type
scancode -i s and hit tab (attempt to tab complete samples dir)
- it will crash the terminal
I can reproduce this every time.
Possibly related to: #1638
System configuration
For bug reports, it really helps us to know:
- What OS are you running on? Ubuntu 1804
- What version of scancode-toolkit was used to generate the scan file?: Latest develop
- What installation method was used to install/run scancode?: Source Download
Description
On a fresh scancode develop checkout, the terminal crashes when trying to tab complete paths (when specifying the root location of your scan).
Steps to reproduce:
source configurescancode -i sand hit tab (attempt to tab complete samples dir)I can reproduce this every time.
Possibly related to: #1638
System configuration
For bug reports, it really helps us to know: