mirror of
https://github.com/NixOS/nix.git
synced 2024-11-25 08:12:29 +00:00
* Remove debug output.
This commit is contained in:
parent
37ee6cef99
commit
2db9748221
@ -191,7 +191,6 @@ static void opSubstitute(Strings opFlags, Strings opArgs)
|
||||
sub.args.push_back(s);
|
||||
}
|
||||
if (!cin || cin.eof()) throw Error("missing input");
|
||||
cerr << ".";
|
||||
registerSubstitute(txn, srcPath, sub);
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user