From 9c0c97859cc8e85cb35b8388bcc24c06695ef6c4 Mon Sep 17 00:00:00 2001 From: zacheiss Date: Thu, 26 Apr 2001 21:25:37 +0000 Subject: [PATCH] Add new error codes for the containers table. --- lib/mr_et.et | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/lib/mr_et.et b/lib/mr_et.et index b411c961..583b2ad9 100644 --- a/lib/mr_et.et +++ b/lib/mr_et.et @@ -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 -- 2.45.2