]> andersk Git - moira.git/commitdiff
Add new error codes for the containers table.
authorzacheiss <zacheiss>
Thu, 26 Apr 2001 21:25:37 +0000 (21:25 +0000)
committerzacheiss <zacheiss>
Thu, 26 Apr 2001 21:25:37 +0000 (21:25 +0000)
lib/mr_et.et

index b411c961a4a48e3108fceec7dbaafbfcf6f1ed0c..583b2ad9f82af03f58f263eec58387e220e9e38e 100644 (file)
@@ -222,4 +222,10 @@ ec MR_RESERVED,
 ec     MR_QUALITY,
        "Password is too simple."
 
+ec     MR_CONTAINER,
+       "No such container."
+
+ec     MR_NEW_CONTAINER_NAME,
+       "The new container name is invalid."
+
        end
This page took 0.049245 seconds and 5 git commands to generate.