[l10n-russian CVS] l10n-checker up2date_package.sh,1.3,1.4
Yuri Kozlov
yuray-guest at alioth.debian.org
Wed Jan 4 09:27:21 UTC 2006
Update of /cvsroot/l10n-russian/l10n-checker
In directory haydn:/tmp/cvs-serv14426
Modified Files:
up2date_package.sh
Log Message:
Index: up2date_package.sh
===================================================================
RCS file: /cvsroot/l10n-russian/l10n-checker/up2date_package.sh,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -d -r1.3 -r1.4
--- up2date_package.sh 4 Jan 2006 09:19:46 -0000 1.3
+++ up2date_package.sh 4 Jan 2006 09:27:18 -0000 1.4
@@ -70,6 +70,7 @@
mkdir cvs
#FIXME check result
echo 'Checking out file in the L10N-CVS'
+ echo "cvs -d ${L10N_CVSROOT} rls ${L10N_CVSMODULE}"' 2>&1 |grep^'${L10N_CVSFILENAME}'$'
res=`cvs -d ${L10N_CVSROOT} rls ${L10N_CVSMODULE} 2>&1 |grep ^${L10N_CVSFILENAME}$`
if [ x${y} != 'x' ]; then
res=`cvs -d ${L10N_CVSROOT} co -d cvs ${L10N_CVSMODULE}/${L10N_CVSFILENAME}`
More information about the l10n-russian-cvs-commits
mailing list