[24000] in Source-Commits

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

/svn/athena r23609 - trunk/debathena/config/reactivate/debian

daemon@ATHENA.MIT.EDU (Evan Broder)
Thu Mar 12 20:53:58 2009

Date: Thu, 12 Mar 2009 20:53:41 -0400
From: Evan Broder <broder@MIT.EDU>
Message-Id: <200903130053.n2D0rfZM014925@drugstore.mit.edu>
To: source-commits@mit.edu
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: broder
Date: 2009-03-12 20:53:41 -0400 (Thu, 12 Mar 2009)
New Revision: 23609

Modified:
   trunk/debathena/config/reactivate/debian/athena-login-snapshot
Log:
Fix a typo in the new reactivate script.


Modified: trunk/debathena/config/reactivate/debian/athena-login-snapshot
===================================================================
--- trunk/debathena/config/reactivate/debian/athena-login-snapshot	2009-03-13 00:10:06 UTC (rev 23608)
+++ trunk/debathena/config/reactivate/debian/athena-login-snapshot	2009-03-13 00:53:41 UTC (rev 23609)
@@ -54,7 +54,7 @@
 
 v() {
     echo "** Running:" "$@"
-    echo "$@"
+    "$@"
 }
 
 (


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