This is an automated email from the git hooks/post-receive script. It was generated because a ref change was pushed to the repository containing the project "DejaGNU".
The branch, master has been updated via e846a14797a48d733cdd3adee6b8d021a60c54f3 (commit) from 1007fbb67a6fd88a8e5dca8b62b03f2a3ade407d (commit) Those revisions listed above that are new to this repository have not appeared on any other notification email; so we list those revisions in full, below. - Log ----------------------------------------------------------------- commit e846a14797a48d733cdd3adee6b8d021a60c54f3 Author: Jacob Bachmeyer <jcb62...@gmail.com> Date: Sun Dec 2 12:13:41 2018 +1100 * doc/dejagnu.texi (Invoking runtest): Document new --local_init and --global_init command line options. * doc/runtest.1: Likewise. * runtest.exp: Remove useless tests before setting default values for variables: all_flag, binpath, debug, options, outdir, reboot, tracelevel, verbose, log_dialog. They are set before loading any files or parsing the command line. * runtest.exp: Add options --local_init and --global_init for selecting alternate testsuite configuration files. * runtest.exp: Split variable "configfile" into "local_init_file" and "global_init_file" in preparation for adding command-line options to specify these independently. * runtest.exp (load_generic_config): Remove configfile global. (load_board_description): Likewise. (load_base_board_description): Likewise. Signed-off-by: Ben Elliston <b...@gnu.org> ----------------------------------------------------------------------- Summary of changes: ChangeLog | 22 ++++++++++++ doc/dejagnu.texi | 33 ++++++++++++++++++ doc/runtest.1 | 13 +++++-- runtest.exp | 102 ++++++++++++++++++++++++++++++------------------------- 4 files changed, 122 insertions(+), 48 deletions(-) hooks/post-receive -- DejaGNU _______________________________________________ Dejagnu-commit mailing list Dejagnu-commit@gnu.org https://lists.gnu.org/mailman/listinfo/dejagnu-commit