core/src/error.h
changeset 95 b3ffff030d5c
parent 0 7f656887cf89
--- 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);