bisect: use current script directory to call other scripts

This commit is contained in:
Ciro Santilli 六四事件 法轮功
2019-07-14 00:00:00 +00:00
parent 89bb810768
commit 85be87d71c
4 changed files with 12 additions and 10 deletions

View File

@@ -10119,7 +10119,7 @@ Original report: https://www.mail-archive.com/gem5-users@gem5.org/msg16677.html
At d334a0db538db1a82db62fd5f74a169ca9e21f23 + 1:
....
/run --arch aarch64 --emulator gem5 --tmux --cpu 2 --run-id 2 -- --cpu-type=HPI --caches --l2cache --l1d_size=64kB --l1i_size=64kB --l2_size=256kB
./run --arch aarch64 --emulator gem5 --cpu 2 -- --cpu-type=HPI --caches --l2cache --l1d_size=64kB --l1i_size=64kB --l2_size=256kB
....
The simulator fails with: