Skip to content

Commit b2f0baf

Browse files
authored
Need to actually parse -sys in sims to check it
1 parent f1bdf76 commit b2f0baf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

piton/tools/src/sims/sims,2.0

+1
Original file line numberDiff line numberDiff line change
@@ -342,6 +342,7 @@ GetOptions (\%opt,
342342
'simslog!',
343343
'simslog_name=s',
344344
'build_id=s',
345+
'sys=s',
345346
) ;
346347

347348
die ("DIE. -ariane and -pico/-pico_het cannot be set simultaneously") if ($opt{ariane} && ($opt{pico} || $opt{pico_het})) ;

0 commit comments

Comments
 (0)