pspp-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.1-75-gb0da6e


From: John Darrington
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.1-75-gb0da6e1
Date: Wed, 23 Oct 2013 19:37:02 +0000

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 "GNU PSPP".

The branch, master has been updated
       via  b0da6e16950f3a92de9e8cbfaea3212b35d8c3d8 (commit)
      from  02a682272552710b1c4c869db3fea1d83b0eb3a7 (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 b0da6e16950f3a92de9e8cbfaea3212b35d8c3d8
Author: John Darrington <address@hidden>
Date:   Wed Oct 23 21:24:21 2013 +0200

    Avoid test failure due to indeterminate return values.
    
    The test "Perl read system file" has been observed to fail on some
    systems due to the order of the value labels being different from
    that expected.
    
    Perl does not guarantee the order in which keys returns its values.
    Therefore this change sorts the return value before using it.

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

Summary of changes:
 tests/perl-module.at |    6 +++---
 1 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

[Prev in Thread] Current Thread [Next in Thread]