/[libtool]/libtool/clcommit.m4sh
ViewVC logotype

Diff of /libtool/clcommit.m4sh

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.9 by gary, Fri Apr 22 10:10:29 2005 UTC revision 1.10 by rwild, Wed Jun 29 08:23:35 2005 UTC
# Line 409  func_commit () Line 409  func_commit ()
409    
410        sleep 1 # give the user some time for a ^C        sleep 1 # give the user some time for a ^C
411    
412        subject=`cvs -nq up 2>/dev/null | grep '^[[MAD]] ' | $SED 's/^. //'`        subject=`cvs -nq up 2>/dev/null | $SED -n 's/^[[MAD]] //p'`
413        test $# -gt 0 && subject="$@"        test $# -gt 0 && subject="$@"
414      fi      fi
415    

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26