mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 08:44:19 -04:00
Let's consider any makepanda invocation that doesn't actually invoke makepanda, a failure
This commit is contained in:
parent
769b762ebf
commit
a733b257f3
@ -115,7 +115,7 @@ def usage(problem):
|
||||
print ""
|
||||
print " makepanda --everything"
|
||||
print ""
|
||||
os._exit(0)
|
||||
os._exit(1)
|
||||
|
||||
def parseopts(args):
|
||||
global INSTALLER,RTDIST,RUNTIME,GENMAN,DISTRIBUTOR
|
||||
|
Loading…
x
Reference in New Issue
Block a user