Normalized file endings.
This commit is contained in:
@@ -40,4 +40,4 @@ if (__name__ == "__main__"):
|
||||
os.system(PushCommand)
|
||||
print("Testing on device \"%s\"" % Name)
|
||||
TestCommand = "%s \"%s\" \"%s\" 2>&1" % (os.path.join(HomeDir, "test_native.py"), Arch, Name)
|
||||
os.system(TestCommand)
|
||||
os.system(TestCommand)
|
||||
|
Reference in New Issue
Block a user