[23274] in Source-Commits

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

/svn/athena r22935 - trunk/debathena/third/cyrus-sasl2-mit

daemon@ATHENA.MIT.EDU (tabbott@MIT.EDU)
Tue Apr 22 06:30:50 2008

Date: Tue, 22 Apr 2008 06:30:20 -0400 (EDT)
From: tabbott@MIT.EDU
Message-Id: <200804221030.GAA23798@drugstore.mit.edu>
To: source-commits@MIT.EDU
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Author: tabbott
Date: 2008-04-22 06:30:20 -0400 (Tue, 22 Apr 2008)
New Revision: 22935

Modified:
   trunk/debathena/third/cyrus-sasl2-mit/debathenify-cyrus-sasl2-mit
Log:
Actually call into tags database.


Modified: trunk/debathena/third/cyrus-sasl2-mit/debathenify-cyrus-sasl2-mit
===================================================================
--- trunk/debathena/third/cyrus-sasl2-mit/debathenify-cyrus-sasl2-mit	2008-04-22 10:26:48 UTC (rev 22934)
+++ trunk/debathena/third/cyrus-sasl2-mit/debathenify-cyrus-sasl2-mit	2008-04-22 10:30:20 UTC (rev 22935)
@@ -76,7 +76,7 @@
   REPREPROI="$REPREPRO --ignore=wrongdistribution --ignore=missingfield"
 
   . /mit/debathena/bin/debian-versions.sh
-  tag=gettag $dist
+  tag=$(gettag $dist)
 
   if [ "$a" = "-A" ]; then
     $REPREPROI include "$dist" "${name}_${daversion}_source.changes"


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