Update the postscriptbuild usage
[releng.git] / jjb / global / releng-macros.yml
index bd9f97d..d3ffb0b 100644 (file)
     builders:
       - shell: |
           #!/bin/bash
-          # Install python package 
+          # Install python package
           sudo pip install "flake8==2.6.2"
 
           echo "Checking python code..."
             - shell:
                 !include-raw-escape: installer-report.sh
       - postbuildscript:
+          script-only-if-succeeded: false
           script-only-if-failed: true
           builders:
             - shell: |