Remove bogus assert None

This commit is contained in:
David Dworken 2022-05-24 10:34:37 -07:00
parent af2719f62c
commit 6be86c5111

View File

@ -15,8 +15,8 @@ def main():
print("file:")
os.system("file hishtory-*")
assert notAscii("hishtory-darwin-arm64")
assert notAscii("hishtory-darwin-amd64")
notAscii("hishtory-darwin-arm64")
notAscii("hishtory-darwin-amd64")
print("signing...")
os.system("""