[issue605] zshrc::status(): Print $BAUD only when set.

Frank Terbeck bts at bts.grml.org
Fri Jan 30 21:27:54 CET 2009


Frank Terbeck <ft at grml.org> added the comment:

Alexander Steinböck <bts at bts.grml.org>:

Okay, while I am started nitpicking already:

> From 043a6e8de998797f9c27d42a037945682b32efa8 Mon Sep 17 00:00:00 2001
> From: =?utf-8?q?Alexander=20Steinb=C3=B6ck?= <z3ttacht at grml.org>
> Date: Fri, 30 Jan 2009 21:04:14 +0100
> Subject: [PATCH] zshrc::status(): Print $BAUD only when set.
> 
> Afaics, when using {min,run}getty -- which don't support serial use -- `$BAUD'

I'd like to get rid of the AFAICS.
DO they, or DON'T they support the feature?

[...]
> -    print "Term..: $TTY ($TERM), $BAUD bauds, $COLUMNS x $LINES cars"
> +    print "Term..: $TTY ($TERM), ${BAUD:+$BAUD bauds, }$COLUMNS x $LINES cars"

The change itself look fine.

Just clarify the commit message and it'll be in.

Regards, Frank

----------
files: 0001-zshrc-status-Print-BAUD-only-when-set.patch, 0001-zshrc-status-Print-BAUD-only-when-set.patch, 0002-zshrc-status-print-f-instead-of-print.patch
messages: 1771, 1772, 1773, 1776, 1777, 1778, 1779, 1780
nosy: ft, mika, z3ttacht
priority: feature
status: chatting
title: zshrc::status(): Print $BAUD only when set.
topic: grml-etc-core, zsh

_____________________________________
GRML issue tracker <bts at bts.grml.org>
<http://bts.grml.org/grml/issue605>
_____________________________________


More information about the Bugs-changes mailing list