]> arthur.ath.cx Git - bup.git/commit
Streamline output: Exception messages
authorAlexander Barton <alex@barton.de>
Wed, 31 Dec 2014 17:34:39 +0000 (18:34 +0100)
committerAlexander Barton <alex@barton.de>
Wed, 31 Dec 2014 17:49:50 +0000 (18:49 +0100)
commit1b8cc627dbbf58dcb517636877f194bdfbeb78ce
tree91f6a023b53995329c469afe438fc16941144a75
parent163c72e6f7ba59335b8a314be96e903bfe662eb1
Streamline output: Exception messages

All messages should start with a capital letter and DON'T contain any
punctuation!

Signed-off-by: Alexander Barton <alex@barton.de>
14 files changed:
cmd/fsck-cmd.py
cmd/ftp-cmd.py
cmd/fuse-cmd.py
cmd/restore-cmd.py
cmd/server-cmd.py
lib/bup/client.py
lib/bup/git.py
lib/bup/helpers.py
lib/bup/hlinkdb.py
lib/bup/index.py
lib/bup/metadata.py
lib/bup/t/thelpers.py
lib/bup/vfs.py
lib/bup/vint.py