]> git.tuebingen.mpg.de Git - dss.git/commitdiff
Save the subcommand pointer in a global variable.
authorAndre Noll <maan@tuebingen.mpg.de>
Tue, 17 Oct 2017 17:11:07 +0000 (19:11 +0200)
committerAndre Noll <maan@tuebingen.mpg.de>
Sat, 28 Oct 2017 09:25:12 +0000 (11:25 +0200)
This is needed for subcommand sensitive logging which will be
introduced in a subsequent commit. For now it allows to drop the
argument of check_config(), which is good given that handle_sighup()
already played dirty games by "knowing" it is only called from the
run subcommand.


No differences found