Bradford Boyle

Results 4 issues of Bradford Boyle

- need to install libquicklz-devel in order to run configure with quicklz enabled before running ICW on CentOS Co-authored-by: Jesse Zhang Co-authored-by: Bradford D. Boyle

version: 6X_STABLE

Flowing off the end of a function is undefined behavior. On Fedora 28, the `nmux` program would segfault when this function returned.

For Concourse tasks that have several input/output resources, it can be tedious to write out explicit resource mappings via `-i` or `-o` when using piper from the command line (versus...

Following the README, uploading the latest release gives 2.0.7 and not 2.1.0. ```sh → bosh2 upload-release https://storage.googleapis.com/bosh-gcp/beta/stackdriver-tools/latest.tgz ... → bosh releases | grep stackdriver stackdriver-tools 2.0.7* 6760188+ ``` In 2.0.7,...