Mercurial > noffle
changeset 455:57fc18375ad6 noffle
[svn] removed output delay
author | godisch |
---|---|
date | Wed, 25 Jun 2003 17:58:46 +0100 |
parents | 0eb9c1ada87b |
children | 7e0c7dd29d53 |
files | debian/postinst |
diffstat | 1 files changed, 1 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/debian/postinst Wed Jun 25 17:55:30 2003 +0100 +++ b/debian/postinst Wed Jun 25 17:58:46 2003 +0100 @@ -1,5 +1,5 @@ #!/bin/sh -# $Id: postinst 594 2003-06-25 16:35:04Z godisch $ +# $Id: postinst 598 2003-06-25 16:58:46Z godisch $ set -e @@ -92,7 +92,6 @@ echo "and descriptions. Have a look at /usr/share/doc/noffle/README.Debian for" echo "information how to do this." echo - sleep 2 fi exit 0