aboutcode-org / aboutcode-org/scancode-toolkit
Combining more than 1 path in a scan does not work
Đang mở
bug
- Ngôn ngữ chính
- Python
- Star
- 2.6k
- Fork
- 791
- Merge trung bình
- 1 ngày 12 giờ
- Pull request đã merge (30 ngày)
- 5
Mô tả
I recently tried to run a scan on more than 1 path, with a single json and single csv output, using relative paths, and although I encountered no error message, the output files contained no scan data. ScanCode was setup correctly: cleaned, configured and activated. Running on Ubuntu 16.04.1 LTS. Structure of the command (no flags):
```
/some/directory$ scancode subfolder01/aaa/ subfolder02/bbb/ --json output.json --csv output.csv
```
Running these one at a time worked fine.
Hướng dẫn đóng góp
Đánh giá
Issue này chưa được đánh giá.