This commit is contained in:
Alexander Stefanov 2019-06-04 23:45:07 +03:00
parent d55215408d
commit a9f07c9e13

View file

@ -43,4 +43,3 @@ if exit_code == 1:
print("The package has ExclusiveArch tag set, but the current architecture is not mentioned there")
sys.exit(exit_code)