From 4f29fb2ee63a75026279c3a5c8ad120c044d4f10 Mon Sep 17 00:00:00 2001 From: Pierre Pronchery Date: Sun, 7 Oct 2012 16:55:17 +0000 Subject: [PATCH] Comment cleanup --- src/deforaos-update.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/src/deforaos-update.sh b/src/deforaos-update.sh index c2287fd..180c0a1 100755 --- a/src/deforaos-update.sh +++ b/src/deforaos-update.sh @@ -20,7 +20,6 @@ umask 022 #variables [ -z "$CVSROOT" ] && CVSROOT=":pserver:anonymous@anoncvs.defora.org:/home/cvs" -#private DATE=`date '+%Y%m%d'` DESTDIR="/var/www" EMAIL="devel@lists.defora.org"