* Clean up the temporary directory for hook communication (and don't
print out incorrect "build failed" messages).
This commit is contained in:
@@ -818,6 +818,7 @@ void NormalisationGoal::terminateBuildHook()
|
||||
toHook.writeSide.close();
|
||||
fdLogFile.close();
|
||||
logPipe.readSide.close();
|
||||
deleteTmpDir(true); /* get rid of the hook's temporary directory */
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user