From be90386276fecd7cba1ea728fff3ba9eb862304d Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Wed, 1 Nov 2006 19:46:02 +0000 Subject: [PATCH] Add missing space. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2361 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- scripts/vyum-worker | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/vyum-worker b/scripts/vyum-worker index ccfd5a9..d1e12e3 100755 --- a/scripts/vyum-worker +++ b/scripts/vyum-worker @@ -64,7 +64,7 @@ case $($yum --version|tail -n 1) in check 'import yum,sys; sys.exit(not hasattr(yum.config.YumConf, "getRootedPath"))' ;; (*) - warning"\ + warning "\ You are using a version of yum which current status is unknown to vyum. Just to be sure, 'vyum' will use dirty hacks which might not work when -- 1.8.1.5