better code

master
Joey Hines 2019-05-04 16:59:02 -05:00
parent f088b591e1
commit 1f1dfed0a4
1 changed files with 1 additions and 1 deletions

View File

@ -24,7 +24,7 @@ if __name__ == "__main__":
os.environ['step_count'] = "0" os.environ['step_count'] = "0"
os.execv("/usr/bin/make", ["Makefile"]) os.execv("/usr/bin/make", ["clean"])
elif (os.pardir.isdir("C:\\Windows\\")): elif (os.pardir.isdir("C:\\Windows\\")):
print "windows"; print "windows";