changed trang failure message

This commit is contained in:
Bryan Herman 2015-02-18 21:32:31 -05:00
parent 1273951a0f
commit fc555bd158

View file

@ -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: