Author: tgg Date: 2007-08-19 18:17:21 +0000 (Sun, 19 Aug 2007) New Revision: 4035
Modified: trunk/aspectj/debian/cvs-get.sh Log: uh? remove a strange character next to the shebang Modified: trunk/aspectj/debian/cvs-get.sh =================================================================== --- trunk/aspectj/debian/cvs-get.sh 2007-08-19 16:47:44 UTC (rev 4034) +++ trunk/aspectj/debian/cvs-get.sh 2007-08-19 18:17:21 UTC (rev 4035) @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/sh # # AspectJ make no source release; so we need to check sources from CVS. # _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-java-commits

