]> arthur.barton.de Git - bup.git/commit
help: fix for python3
authorJohannes Berg <johannes@sipsolutions.net>
Wed, 5 Aug 2020 07:54:55 +0000 (09:54 +0200)
committerRob Browning <rlb@defaultvalue.org>
Sat, 8 Aug 2020 16:41:50 +0000 (11:41 -0500)
commitd1e0599520daa033e3cd6839224212eabac3601f
tree1bab10269f7a5790056bc73ae36078de59d23f57
parent5ac3821c0f1fbd6a1b1742e91ffd556cd1116041
help: fix for python3

Fix "bup subcommand --help" to properly compare and start
the man viewer.

Reported-by: Robert Edmonds <edmonds@debian.org>
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Reviewed-by: Rob Browning <rlb@defaultvalue.org>
Tested-by: Rob Browning <rlb@defaultvalue.org>
lib/cmd/help-cmd.py