On Sun, Jul 03, 2011 at 09:55:43AM +0200, Geert Stappers wrote:
> In good UNIX tradition is it possible to do
>   foo > /dev/null
> to make foo silent and get only the error messages of foo
> 
> For polystrap should that also be possible.
> ---
>  polystrap.sh |   34 +++++++++++++++++-----------------
>  1 files changed, 17 insertions(+), 17 deletions(-)
> 
> diff --git a/polystrap.sh b/polystrap.sh
> index e89d58c..1c59c4a 100755
> --- a/polystrap.sh
> +++ b/polystrap.sh

   <snip/>


Please use  `git am` on the last version,
the previous version resulted in an ugly log message like

|Author: Geert Stappers <[email protected]>
|Date:   Sun Jul 3 09:41:01 2011 +0200
|
|    polystrap [PATCH] Informational messages to standard out
|    
|    In good UNIX tradition is it possible to do
|      foo > /dev/null
|    to make foo silent and get only the error messages of foo
|    
|    For polystrap should that also be possible.


The line
|    polystrap [PATCH] Informational messages to standard out
should be
|    Informational messages to standard out


Cheers
Geert Stappers


-- 
To UNSUBSCRIBE, email to [email protected]
with a subject of "unsubscribe". Trouble? Contact [email protected]
Archive: http://lists.debian.org/[email protected]

Reply via email to