aboutsummaryrefslogtreecommitdiff
path: root/tools/blobs-discover
Commit message (Expand)AuthorAgeFilesLines
* Remove unnecessary spaces in command substitutionsAndrew Robbins2017-10-281-21/+21
* Make use of Bash's '-n' operator for testsAndrew Robbins2017-10-281-5/+5
* Replace usage of the '[' Bash builtin with '[['Andrew Robbins2017-10-281-9/+9
* Replaced '#!/bin/bash' w/ '#!/usr/bin/env bash'Andrew Robbins2017-06-231-1/+1
* Remove unnecessary 'env' invocation from printf.Andrew Robbins2017-06-231-9/+9
* Fixed printf calls & replaced 'echo' w/ printf.Andrew Robbins2017-06-231-9/+9
* blobs-discover: Use fully qualified path to project blobs and blobs-ignorePaul Kocialkowski2017-01-151-6/+6
* tools: blobs-discover: Detect linux in deblob-checkPaul Kocialkowski2017-01-153-3/+30
* Paper build system initial import into LibrebootPaul Kocialkowski2017-01-152-0/+8996