From: "Dmitry V. Levin" <ldv@altlinux.org>
To: ALT Devel discussion list <devel@lists.altlinux.org>
Subject: Re: [devel] I: little gear bug
Date: Thu, 11 May 2006 16:24:31 +0400
Message-ID: <20060511122431.GB1523@basalt.office.altlinux.org> (raw)
In-Reply-To: <20060511074924.GA27047@basalt.office.altlinux.org>
[-- Attachment #1: Type: text/plain, Size: 320 bytes --]
On Thu, May 11, 2006 at 11:49:24AM +0400, Stanislav Ievlev wrote:
> Если забыть сделать перенос строки в конце файла, то gear молча теряет
> последнюю строку в этом самом файле (.gear-rules).
$ echo foo |while read -r; do echo $REPLY; done
foo
$ echo -n foo |while read -r; do echo $REPLY; done
$
--
ldv
[-- Attachment #2: Type: application/pgp-signature, Size: 191 bytes --]
next prev parent reply other threads:[~2006-05-11 12:24 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-05-11 7:49 Stanislav Ievlev
2006-05-11 9:05 ` Anton Farygin
2006-05-11 9:27 ` Alexey I. Froloff
2006-05-11 9:30 ` Anton Farygin
2006-05-11 12:24 ` Dmitry V. Levin [this message]
2006-05-11 12:56 ` Stanislav Ievlev
2006-05-11 13:02 ` Anton Farygin
2006-05-11 18:55 ` Dmitry V. Levin
2006-05-11 19:13 ` Alexey I. Froloff
2006-05-11 20:23 ` Dmitry V. Levin
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=20060511122431.GB1523@basalt.office.altlinux.org \
--to=ldv@altlinux.org \
--cc=devel@lists.altlinux.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
ALT Linux Team development discussions
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://lore.altlinux.org/devel/0 devel/git/0.git
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V2 devel devel/ http://lore.altlinux.org/devel \
devel@altlinux.org devel@altlinux.ru devel@lists.altlinux.org devel@lists.altlinux.ru devel@linux.iplabs.ru mandrake-russian@linuxteam.iplabs.ru sisyphus@linuxteam.iplabs.ru
public-inbox-index devel
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://lore.altlinux.org/org.altlinux.lists.devel
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git