forked from lix-project/lix
Doh
This commit is contained in:
parent
f1e5dedb61
commit
8931bf7168
|
@ -35,7 +35,7 @@ void printHelp()
|
|||
static Path gcRoot;
|
||||
static int rootNr = 0;
|
||||
static bool indirectRoot = false;
|
||||
static bool noOutput = true;
|
||||
static bool noOutput = false;
|
||||
|
||||
|
||||
LocalStore & ensureLocalStore()
|
||||
|
|
Loading…
Reference in a new issue