summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHubert Plociniczak <hubert@lshift.net>2008-12-11 18:29:10 +0000
committerHubert Plociniczak <hubert@lshift.net>2008-12-11 18:29:10 +0000
commitaedefdf4f491891f282246be3889ba8eb566b683 (patch)
tree802461d2ffa8cbcf53e887416b5725b10c43f4c7
parent3660990b559fa41c0c45e17303765ca11a3ac63b (diff)
downloadrabbitmq-server-aedefdf4f491891f282246be3889ba8eb566b683.tar.gz
Typo
-rw-r--r--packaging/debs/Debian/debian/config2
-rw-r--r--packaging/debs/Debian/debian/templates4
2 files changed, 3 insertions, 3 deletions
diff --git a/packaging/debs/Debian/debian/config b/packaging/debs/Debian/debian/config
index d01b9da7..a0359003 100644
--- a/packaging/debs/Debian/debian/config
+++ b/packaging/debs/Debian/debian/config
@@ -22,4 +22,4 @@ if ! su rabbitmq -s /bin/sh -c /usr/lib/rabbitmq/bin/rabbitmq-mnesia-current ; t
mkdir -p "`dirname $RET`"
mv /var/lib/rabbitmq/mnesia "$RET"
fi
-fi \ No newline at end of file
+fi
diff --git a/packaging/debs/Debian/debian/templates b/packaging/debs/Debian/debian/templates
index e88cb2f3..aa4cf05b 100644
--- a/packaging/debs/Debian/debian/templates
+++ b/packaging/debs/Debian/debian/templates
@@ -8,9 +8,9 @@ Template: rabbitmq-server/do-what-with-mnesia-dir
Type: select
Choices: Deleted, Moved elsewhere, Kept it in place (WILL BREAK)
Default: Moved elsewhere
-Description: The old RabbitMQ database directory would be:
+Description: The old RabbitMQ database directory should be:
Template: rabbitmq-server/move-mnesia-dir-where
Type: string
Default: /var/lib/rabbitmq/mnesia-old/
-Description: Directory where the old RabbitMQ database would be moved:
+Description: Directory where the old RabbitMQ database should be moved: