]> arthur.barton.de Git - bup.git/commit
help: pass full bup path as argv[0] when running 'bup help'
authorRob Browning <rlb@defaultvalue.org>
Fri, 26 Mar 2021 05:16:08 +0000 (00:16 -0500)
committerRob Browning <rlb@defaultvalue.org>
Sun, 28 Mar 2021 21:25:18 +0000 (16:25 -0500)
commit1dd7e6ce25f4cdc2ad90e623c9e916ce2fd8c7b5
tree17814e4eb3514343d81953223863be753d32f237
parent933a12808f97f78f8d7b597185e3d34a83762317
help: pass full bup path as argv[0] when running 'bup help'

Noticed this while tracking down a previous issue with our invocation
of strtok.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
lib/bup/cmd/help.py