This commit is contained in:
Eelco Dolstra 2013-12-20 13:09:12 +00:00
parent f1e5dedb61
commit 8931bf7168

View file

@ -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()