mirror of
https://github.com/openmc-dev/openmc.git
synced 2026-07-28 22:26:08 -04:00
changed trang failure message
This commit is contained in:
parent
1273951a0f
commit
fc555bd158
1 changed files with 1 additions and 1 deletions
|
|
@ -108,7 +108,7 @@ for xml_file in xml_files:
|
|||
|
||||
# trang command failed
|
||||
else:
|
||||
print(BOLD + FAIL + '[TRANG RNC-->RNG FAILED]' + ENDC)
|
||||
print(BOLD + FAIL + '[TRANG FAILED]' + ENDC)
|
||||
|
||||
# RNC file does not exist
|
||||
else:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue