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.5-277-g69e4f


From: Friedrich Beckmann
Subject: [Pspp-commits] [SCM] GNU PSPP branch, master, updated. v0.8.5-277-g69e4fa8
Date: Sun, 29 Nov 2015 15:58:56 +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  69e4fa8dcb51547a192d0786ce89d66b1595535f (commit)
       via  26abd623201f0fc5fb55c2314f695c22e1435dce (commit)
      from  daff2c425198e7b2321b40c08dcd3f5f975ac3b1 (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 69e4fa8dcb51547a192d0786ce89d66b1595535f
Author: Friedrich Beckmann <address@hidden>
Date:   Sun Nov 29 16:50:00 2015 +0100

    osx: Test 605 (QUICK CLUSTER with pairwise missing) failed on Mac OS
    
    The uses head -n -3 to check the top number of lines of two files. On osx
    negative line numbers are not allowed with head. I changed this to the
    respective number of positive line numbers.

commit 26abd623201f0fc5fb55c2314f695c22e1435dce
Author: Friedrich Beckmann <address@hidden>
Date:   Sun Nov 29 16:45:53 2015 +0100

    osx: Test 172 (decrypt an encrypted syntax file) failed in regression
    
    Test 172 decrypts a file which produces some problematic CRLF characters.
    The characters are removed with sed to check vs. reference data, but the sed
    does not work the same way on osx as on linux. I changed this to tr which
    works on both systems.

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

Summary of changes:
 tests/data/encrypted-file.at          |    2 +-
 tests/language/stats/quick-cluster.at |    4 ++--
 2 files changed, 3 insertions(+), 3 deletions(-)


hooks/post-receive
-- 
GNU PSPP



reply via email to

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