[25966] in Source-Commits

home help back first fref pref prev next nref lref last post

/svn/athena r25327 - trunk/debathena/config/auto-update/debian

daemon@ATHENA.MIT.EDU (Jonathan D Reed)
Fri Jul 29 20:49:03 2011

Date: Fri, 29 Jul 2011 20:48:57 -0400
From: Jonathan D Reed <jdreed@MIT.EDU>
Message-Id: <201107300048.p6U0mvRj017861@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: jdreed
Date: 2011-07-29 20:48:57 -0400 (Fri, 29 Jul 2011)
New Revision: 25327

Modified:
   trunk/debathena/config/auto-update/debian/athena-auto-upgrade
Log:
Fix typo

Modified: trunk/debathena/config/auto-update/debian/athena-auto-upgrade
===================================================================
--- trunk/debathena/config/auto-update/debian/athena-auto-upgrade	2011-07-30 00:43:53 UTC (rev 25326)
+++ trunk/debathena/config/auto-update/debian/athena-auto-upgrade	2011-07-30 00:48:57 UTC (rev 25327)
@@ -30,7 +30,7 @@
 UPGRADE_ANYWAY=no
 [ -f /etc/default/debathena-auto-update ] && . /etc/default/debathena-auto-update
 
-while getopts "fdta" opt; do
+while getopts "fdt" opt; do
     case "$opt" in
         d) 
             DEBUG=1


home help back first fref pref prev next nref lref last post