[all-commits] [llvm/llvm-project] 136f34: Fix D-flag.test by running chmod before creating t...

Alexander Richardson via All-commits all-commits at lists.llvm.org
Thu Jan 2 05:29:31 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 136f34fed661869ebb0082d32f7b5399baca204c
      https://github.com/llvm/llvm-project/commit/136f34fed661869ebb0082d32f7b5399baca204c
  Author: Alex Richardson <Alexander.Richardson at cl.cam.ac.uk>
  Date:   2020-01-02 (Thu, 02 Jan 2020)

  Changed paths:
    M llvm/test/tools/llvm-ranlib/D-flag.test

  Log Message:
  -----------
  Fix D-flag.test by running chmod before creating the archive

Not all systems create the .o file with mode 644 by default.
Adding an explicit chmod invocation should fix this test added in
535b3c6b2f1c81ed91942ebd9ea06a1022dc59a1




More information about the All-commits mailing list