diff -r 8df58d8c99e8 -r b3ffff030d5c core/src/error.h --- a/core/src/error.h Tue Oct 26 15:36:30 2010 +0100 +++ b/core/src/error.h Thu Oct 28 16:54:54 2010 +0100 @@ -32,9 +32,8 @@ EFailedToCreatePipeLine, EFailedToConstructCommand, EFailedToRunCommand, - EFailedToSetChildErrorVar, + EPipelineCompletionError, ECommandError, - EFailedToSetScriptLineVar, }; public: TError(RIoWriteHandle& aStderr, IoUtils::CEnvironment& aEnv);