]> andersk Git - moira.git/commitdiff
Add MR_CONTAINER_NO_PARENT error code.
authorzacheiss <zacheiss>
Fri, 2 Aug 2002 10:30:32 +0000 (10:30 +0000)
committerzacheiss <zacheiss>
Fri, 2 Aug 2002 10:30:32 +0000 (10:30 +0000)
lib/mr_et.et

index ef4e63069245e271d173acf4b2bb52477ffd0fe0..4b36e97e57d17b1b6a28a2fdafe9688b9610cde7 100644 (file)
@@ -231,4 +231,7 @@ ec  MR_NEW_CONTAINER_NAME,
 ec     MR_ACCOUNT_NUMBER,
        "No such account number"
 
+ec    MR_CONTAINER_NO_PARENT,
+       "Parent container does not exist"
+
        end
This page took 0.708917 seconds and 5 git commands to generate.