[med-svn] r366 - trunk/packages/seaview/trunk/debian/patches
charles-guest at alioth.debian.org
charles-guest at alioth.debian.org
Sat Jul 21 03:31:49 UTC 2007
Author: charles-guest
Date: 2007-07-21 03:31:49 +0000 (Sat, 21 Jul 2007)
New Revision: 366
Modified:
trunk/packages/seaview/trunk/debian/patches/40-seaview_align.sh-newline.patch
Log:
minor mistake when remaking the patch
Modified: trunk/packages/seaview/trunk/debian/patches/40-seaview_align.sh-newline.patch
===================================================================
--- trunk/packages/seaview/trunk/debian/patches/40-seaview_align.sh-newline.patch 2007-07-21 03:14:24 UTC (rev 365)
+++ trunk/packages/seaview/trunk/debian/patches/40-seaview_align.sh-newline.patch 2007-07-21 03:31:49 UTC (rev 366)
@@ -7,7 +7,7 @@
echo ' '
echo 'Program' $algo 'terminated.'
-echo 'Load new alignment? [(y)/n] \c'
-+echo -n 'Load new alignment? [(y)/n]\n'
++echo -n 'Load new alignment? [(y)/n]'
read rep
if [ "$rep" = "n" ]; then
echo aborted > $arg1.status
More information about the debian-med-commit
mailing list