X-Git-Url: https://git.distorted.org.uk/~mdw/chopwood/blobdiff_plain/e32b221f0be6c37d2a4e6c9dce616e1eb11fdc6d..c5412a5f53e8887d37e6ade9de528e404279288a:/chpwd diff --git a/chpwd b/chpwd index dc054b4..0e0de39 100755 --- a/chpwd +++ b/chpwd @@ -91,6 +91,7 @@ def parse_options(): global OPTS OPTS, args = OPTPARSE.parse_args() OPTPARSE.show_global_opts = False + CFG.OPTS = OPTS ## It's tempting to load the configuration here. Don't do that. Some ## contexts will want to check that the command line was handled properly ## upstream before believing it for anything, such as executing arbitrary