]> git.ipfire.org Git - thirdparty/zstd.git/commit
Don't run test-pool with QEMU 545/head
authorNick Terrell <terrelln@fb.com>
Tue, 14 Feb 2017 18:08:14 +0000 (10:08 -0800)
committerNick Terrell <terrelln@fb.com>
Tue, 14 Feb 2017 18:08:18 +0000 (10:08 -0800)
commit74b81ada256f45b0ea69f50c3b9b3918faacc91a
tree554648857a2e4c35b524f6572c26b1efe039c9f5
parentecf90ca24b7031444133bc236a51683bd059dfc7
Don't run test-pool with QEMU

    > make test -n
    ...
    ./pool
    > make test -n QEMU_SYS=valgrind
    ...
    ./legacy
    # ./pool not run
tests/Makefile