[SCM] DejaGNU branch, master, updated. dejagnu_1_4_3-630-g8efa01a

[email protected] (Ben Elliston) Sun, 9 Dec 2018 19:40:03 -0500 (EST)
Newsgroups gmane.comp.sysutils.dejagnu.cvs
Message-ID <[email protected]>
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  8efa01a023d9168bb6cb8a1a4024b007e94e4114 (commit)
      from  00e2a4272ba0a4dd037d362b9f6554a978627f5f (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 8efa01a023d9168bb6cb8a1a4024b007e94e4114
Author: Ben Elliston <[email protected]>
Date:   Mon Dec 10 11:39:50 2018 +1100

    	* lib/utils.exp (getdirs): Use glob -nocomplain rather than glob
    	and catching the "no files matched glob pattern" error
    	message. Catching the error message was the wrong thing to do
    	because the foreach loop then iterates over each word in the error
    	message as if they were matches.

-----------------------------------------------------------------------

Summary of changes:
 ChangeLog     |  8 ++++++++
 lib/utils.exp | 53 ++++++++++++++++++++++-------------------------------
 2 files changed, 30 insertions(+), 31 deletions(-)


hooks/post-receive
-- 
DejaGNU