1
0
Fork 0
mirror of https://github.com/Luzifer/continuous-spark.git synced 2024-10-19 05:14:24 +00:00
continuous-spark/vendor/github.com/influxdata/platform/chronograf/etc/licenses.sh
Knut Ahlers fe1777985c
Vendor update
Signed-off-by: Knut Ahlers <knut@ahlers.me>
2019-01-27 15:29:46 +01:00

4 lines
187 B
Bash

#!/bin/sh
for a in `gdl -no-vendored -test -repo ./... | awk 'NR>1 {print $5}'`; do echo \[\]\($a/blob/master/\) ; done
nlf -c |awk -F, '{printf "%s %s \[%s\]\(%s\)\n", $1, $2, $5, $4}'