better code
parent
f088b591e1
commit
1f1dfed0a4
|
@ -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";
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue