Merge pull request #670 from valdisrigdon/fix-datasource-configmap
Fix merging of -datasource.json files
This commit is contained in:
@@ -199,6 +199,7 @@ addArrayToConfigMap() {
|
|||||||
|
|
||||||
# Dashboard foot
|
# Dashboard foot
|
||||||
test "$type" = "dashboard" && cat $DASHBOARD_FOOT_FILE
|
test "$type" = "dashboard" && cat $DASHBOARD_FOOT_FILE
|
||||||
|
[ "$(tail -c 1 "$file")" ] && echo
|
||||||
done
|
done
|
||||||
echo "---"
|
echo "---"
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user