Uploaded image for project: 'Core Server'
  1. Core Server
  2. SERVER-21665

Suppress tar output in jstestfuzz tasks

    • Fully Compatible
    • TIG D (12/11/15), TIG E (01/08/16)

      The 'task logs' for the jstestfuzz tasks get cluttered by output from `tar zxvf node.tar.gz`:

       [2015/11/23 12:21:53.054]   tar zxvf node.tar.gz
       [2015/11/23 12:21:53.055] fi
       [2015/11/23 12:21:53.242] node-v0.12.7-linux-x64/
       [2015/11/23 12:21:53.242] node-v0.12.7-linux-x64/bin/
       [2015/11/23 12:21:53.243] node-v0.12.7-linux-x64/bin/node
       [2015/11/23 12:21:53.412] node-v0.12.7-linux-x64/bin/npm
       [2015/11/23 12:21:53.412] node-v0.12.7-linux-x64/ChangeLog
      ...
      

      Let's suppress the output to make it easier to read the logs when tasks fail.

            Assignee:
            jonathan.abrahams Jonathan Abrahams
            Reporter:
            kamran.khan Kamran K.
            Votes:
            0 Vote for this issue
            Watchers:
            3 Start watching this issue

              Created:
              Updated:
              Resolved: