taler-deployment

Deployment scripts and configuration files
Log | Files | Refs | README

commit d0d216415efe508df32c4152b44a9650a4a80820
parent e33ad1e6759801bdee5d94c6a71ff0326bbc4842
Author: Marcello Stanisci <stanisci.m@gmail.com>
Date:   Wed,  5 Dec 2018 19:53:42 +0100

Prefer bash over sh.

Diffstat:
Mbuildbot/make_auditor_reports.sh | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/buildbot/make_auditor_reports.sh b/buildbot/make_auditor_reports.sh @@ -1,4 +1,4 @@ -#!/bin/sh +#!/bin/bash # Logic that creates auditor reports, respecting # the config file that lives under ${HOME}/.config/taler.conf.