SOURCES: bash-completion-vserver.sh - typo

glen glen at pld-linux.org
Tue Nov 18 02:12:57 CET 2008


Author: glen                         Date: Tue Nov 18 01:12:57 2008 GMT
Module: SOURCES                       Tag: HEAD
---- Log message:
- typo

---- Files affected:
SOURCES:
   bash-completion-vserver.sh (1.4 -> 1.5) 

---- Diffs:

================================================================
Index: SOURCES/bash-completion-vserver.sh
diff -u SOURCES/bash-completion-vserver.sh:1.4 SOURCES/bash-completion-vserver.sh:1.5
--- SOURCES/bash-completion-vserver.sh:1.4	Tue Nov 18 02:07:03 2008
+++ SOURCES/bash-completion-vserver.sh	Tue Nov 18 02:12:51 2008
@@ -26,7 +26,7 @@
 
 have vserver-info && {
 
-: ${UTIL_VSERVER_VARS:=$(vserver-info - SYSINFO | awk '/prefix:/{ print $2}')/$(test -d /lib64 && echo lib64 || echo lib)/util-vserver/util-vserver-vars)}
+: ${UTIL_VSERVER_VARS:=$(vserver-info - SYSINFO | awk '/prefix:/{ print $2}')/$(test -d /lib64 && echo lib64 || echo lib)/util-vserver/util-vserver-vars}
 test -e "$UTIL_VSERVER_VARS" && {
 
 if [ -z "$_VS_NEWLINE" -o -z "$VS_ALLVSERVERS_ARGS" ]
================================================================

---- CVS-web:
    http://cvs.pld-linux.org/cgi-bin/cvsweb.cgi/SOURCES/bash-completion-vserver.sh?r1=1.4&r2=1.5&f=u



More information about the pld-cvs-commit mailing list