mirror of
https://github.com/NixOS/nix.git
synced 2025-11-26 04:00:59 +01:00
before adjusting derivers table
This commit is contained in:
parent
95ce7e04b7
commit
fe04276aef
5 changed files with 12 additions and 12 deletions
|
|
@ -1114,7 +1114,7 @@ string getCallingUserName()
|
|||
int pos = username.find("\n",0);
|
||||
username.erase(pos,1);
|
||||
|
||||
//return "root3";
|
||||
//return "root6";
|
||||
return username;
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue