bug-hello
[Top][All Lists]
Advanced

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

Possibly bug in GNU hello


From: Rilium
Subject: Possibly bug in GNU hello
Date: Wed, 12 Nov 2008 19:47:02 +0300
User-agent: Mozilla-Thunderbird 2.0.0.17 (X11/20081018)

I think this is not correct.
If i use hello -g TEST, it prints TEST, but in case i combine this option with -t or -n, it prints it's main purpose text

address@hidden:~$ LANG=C hello -g TEST
TEST
address@hidden:~$ LANG=C hello -n -g TEST
+---------------+
| Hello, world! |
+---------------+
address@hidden:~$ LANG=C hello -t -g TEST
hello, world

My system is Debian lenny
hello version:
address@hidden:~$ LANG=C hello -v
hello (GNU hello) 2.2

Copyright (C) 2006 Free Software Foundation, Inc.
License: GNU GPL v2+ <http://www.gnu.org/licenses/gpl.html>
This is free software. There is NO WARRANTY, to the extent permitted by law.

address@hidden:~$ LANG=C aptitude show hello
Package: hello
State: installed
Automatically installed: no
Version: 2.2-2
Priority: optional
Section: devel
Maintainer: Santiago Vila <address@hidden>
Uncompressed Size: 602k
Depends: libc6 (>= 2.3.6-6)
Provided by: hello-debhelper


Konstantin Klimentov.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]