MCPcopy Create free account
hub / github.com/cinder/Cinder / printUsage

Function printUsage

tools/scripts/packageRelease.py:50–52  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

48 return result
49
50def printUsage():
51 print "Run from the root of the repository (having run vcvars):"
52 print "python tools/packageRelease.py (version number) (xcode|vc2013|vc2015)"
53
54def processExport( outputName, compilerName, version ):
55 print "creating a clean clone of cinder"

Callers 1

packageRelease.pyFile · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected