mirror of
https://github.com/panda3d/panda3d.git
synced 2025-09-30 16:58:40 -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 ""
|
||||||
print " makepanda --everything"
|
print " makepanda --everything"
|
||||||
print ""
|
print ""
|
||||||
os._exit(0)
|
os._exit(1)
|
||||||
|
|
||||||
def parseopts(args):
|
def parseopts(args):
|
||||||
global INSTALLER,RTDIST,RUNTIME,GENMAN,DISTRIBUTOR
|
global INSTALLER,RTDIST,RUNTIME,GENMAN,DISTRIBUTOR
|
||||||
|
Loading…
x
Reference in New Issue
Block a user