]> git.tdb.fi Git - builder.git/commit
Use parameterless system path accessors
authorMikko Rasa <tdb@tdb.fi>
Mon, 10 Nov 2014 17:49:30 +0000 (19:49 +0200)
committerMikko Rasa <tdb@tdb.fi>
Mon, 10 Nov 2014 17:49:30 +0000 (19:49 +0200)
commit8c9e5422b0ef5ee6d80cc23db8fe84f4a0812ddc
tree0eb3216d7ec1e068bcf329edf29dedaed55ddce3
parent0e76f1c82e89feea5f49ce20b771fd304bd93bd3
Use parameterless system path accessors

Since the -C option causes a chdir early in the initialization, an argv[0]
of "./builder" could break things.
source/buildercli.cpp