mirror of
https://github.com/dustinkirkland/byobu
synced 2025-08-22 06:23:19 -07:00
fixed bin/whoami's header which had bin/hostname's one
This commit is contained in:
parent
9838285c38
commit
728437887e
2 changed files with 2 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
||||||
#!/bin/sh -e
|
#!/bin/sh -e
|
||||||
#
|
#
|
||||||
# hostname - report a host's name
|
# whoami - report current logged in user
|
||||||
# Copyright (C) 2008 Canonical Ltd.
|
# Copyright (C) 2008 Canonical Ltd.
|
||||||
#
|
#
|
||||||
# Authors: Dustin Kirkland <kirkland@canonical.com>
|
# Authors: Dustin Kirkland <kirkland@canonical.com>
|
||||||
|
|
1
debian/changelog
vendored
1
debian/changelog
vendored
|
@ -3,6 +3,7 @@ screen-profiles (1.34) unreleased; urgency=low
|
||||||
[ Adrien Cunin ]
|
[ Adrien Cunin ]
|
||||||
* Fixed Vcs-Bzr url
|
* Fixed Vcs-Bzr url
|
||||||
* Don't install README as changelog, it's already installed as doc
|
* Don't install README as changelog, it's already installed as doc
|
||||||
|
* Fixed bin/whoami's header which had bin/hostname's one
|
||||||
|
|
||||||
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 07 Mar 2009 01:12:29 -0600
|
-- Dustin Kirkland <kirkland@ubuntu.com> Sat, 07 Mar 2009 01:12:29 -0600
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue