fix two minor issues with commits r533 and r539

This commit is contained in:
chess.griffin 2009-04-30 14:17:29 +00:00
parent cd905fa9d5
commit 00c0bfe937

View File

@ -1620,8 +1620,8 @@ rsync_repo() {
if [[ $SLACKVER == local ]]; then
if [[ $DIAG ]]; then
dialog --title "ERROR" --msgbox $(crunch "You cannot rsync when \
using the $LOCALREPO/local repository.") 8 40
dialog --title "ERROR" --msgbox "$(crunch "You cannot rsync when \
using the $LOCALREPO/local repository.")" 8 40
else
crunch_fmt "You cannot rsync when using the $LOCALREPO/local \
repository."