git-revlist output in travis log #5882

issue laanwj opened this issue on March 12, 2015
  1. laanwj commented at 7:49 AM on March 12, 2015: member

    This appears in the travis logs a few times:

    usage: git rev-list [OPTION] <commit-id>... [ -- paths... ]
    limiting output:
    --max-count=<n>
    --max-age=<epoch>
    --min-age=<epoch>
    --sparse
    --no-merges
    --min-parents=<n>
    --no-min-parents
    --max-parents=<n>
    --no-max-parents
    --remove-empty
    --all
    --branches
    --tags
    --remotes
    --stdin
    --quiet
    

    (see for example https://travis-ci.org/bitcoin/bitcoin/jobs/54052269 ) Doesn't appear to break anything, but makes it even harder to find the real problem.

  2. laanwj added the label Tests on Mar 12, 2015
  3. dexX7 commented at 1:34 PM on March 14, 2015: contributor

    This appears to be related to share/genbuild.sh#L24-L25, and it's dumped when RAWDESC is empty.

  4. laanwj added the label Build system on May 1, 2015
  5. theuni cross-referenced this on May 4, 2015 from issue Quiet travis by theuni
  6. laanwj closed this on May 5, 2015

  7. theuni cross-referenced this on Sep 8, 2021 from issue depends: fix major regression after d546191dc. by theuni
  8. bitcoin locked this on Sep 8, 2021

github-metadata-mirror

This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2026-05-20 06:55 UTC