Details
-
Type:
Story
-
Status: Done
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: Continuous Integration
-
Labels:None
-
Story Points:0.5
-
Epic Link:
-
Team:SQuaRE
Description
There are a couple of small issues with lsst-sqre/buildbot-scripts that could be improved, including:
- Inconsistent use of true/false, 0/1, and "yes"/"no" for boolean values.
- printing of variables that are no longer in use (DEMO_ROOT & DEMO_TGZ).
- inconsistent use of posix and bash style conditional expressions
Could one of (Tim Jenness, Adam Thornton) take a look at this. I also want to change the source to use a 2 space indent on this ticket but am not planning to put it up for review due as it would be just noise. I still need to stand up a full test env to run this through before it is ready for merge.