Don't throw false message in case root home dir was changed.

Change-Id: I4ccaa071199235dd07577d17f5869f99422d2b7c
This commit is contained in:
Martin Magr
2013-02-20 12:37:47 +01:00
parent c4cbf18645
commit cd749ae656
3 changed files with 11 additions and 4 deletions

View File

@@ -84,5 +84,4 @@ ERR_ONLY_1_FLAG="Error: The %s flag is mutually exclusive to all other command l
ERR_REMOVE_REMOTE_VAR="Error: Failed to remove directory %s on %s, it contains sensitive data and should be removed"
#
INFO_KEYSTONERC="To use the command line tools source the file /root/keystonerc_admin created on %s"
INFO_DASHBOARD="To use the console, browse to http://%s/dashboard"