[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#2718: dchanges doesn't return 0



Package: dchanges
Version: 3.1

dchanges needs the following:

--- /usr/bin/dchanges.old       Thu Apr 18 20:34:35 1996
+++ /usr/bin/dchanges   Thu Apr 18 20:35:47 1996
@@ -103,6 +103,7 @@
     do_syntax $OUTFILE
     [ "$POPTION" = FALSE ] && do_pgp $OUTFILE
   fi
+  return 0
 }
 function do_pgp

It should return 0 on success.  That makes it nice to use in Makefiles.

Guy


Reply to: