We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f1bdf76 commit b2f0bafCopy full SHA for b2f0baf
1 file changed
piton/tools/src/sims/sims,2.0
@@ -342,6 +342,7 @@ GetOptions (\%opt,
342
'simslog!',
343
'simslog_name=s',
344
'build_id=s',
345
+ 'sys=s',
346
) ;
347
348
die ("DIE. -ariane and -pico/-pico_het cannot be set simultaneously") if ($opt{ariane} && ($opt{pico} || $opt{pico_het})) ;
0 commit comments