mirror of
https://github.com/NixOS/nix.git
synced 2025-11-27 12:41:00 +01:00
EOF
This commit is contained in:
parent
89ab441fd2
commit
35e239af33
9 changed files with 70 additions and 74 deletions
|
|
@ -40,7 +40,7 @@ void createSubStateDirsTxn(const Transaction & txn, const DerivationStateOutputD
|
|||
//TODO
|
||||
|
||||
/*
|
||||
if( ! IsDirectory( ....... ) ){
|
||||
if( ! DirectoryExist( ....... ) ){
|
||||
}
|
||||
else
|
||||
printMsg(lvlTalkative, format("Statedir %1% already exists, so dont ........ ???? ") % ...);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue