Details
-
Type:
Bug
-
Status: Invalid
-
Resolution: Done
-
Fix Version/s: None
-
Component/s: buildbot
-
Labels:None
-
Team:SQuaRE
Description
Line 142 of lsstswBuild.sh has an incorrect test that looks at the (nonexistent) output of grep instead of its exit status. As a result, the build logs for any package that was built in the current run are copied into FailedLogs, not just those for failing packages.