]> arthur.barton.de Git - bup.git/commit
Add support for a global --bup-dir or -d argument.
authorRob Browning <rlb@defaultvalue.org>
Thu, 25 Mar 2010 07:23:57 +0000 (00:23 -0700)
committerAvery Pennarun <apenwarr@gmail.com>
Thu, 25 Mar 2010 07:33:23 +0000 (03:33 -0400)
commit2ba1c50ee661e4e76b3bca22714f860aecdfba1e
treec1796869abb58dea75ee676273401beadf33745b
parent74012988bd06954abdbc183b566e38ea0ec35fa5
Add support for a global --bup-dir or -d argument.

When a "--bup-dir DIR" or "-d DIR" argument is provided, act as if
BUP_DIR=DIR is set in the environment.

Signed-off-by: Rob Browning <rlb@defaultvalue.org>
main.py