From d126ceead21fd422a91a341fd88fe678b7dafb00 Mon Sep 17 00:00:00 2001 From: Simon Michael Date: Mon, 28 Dec 2020 15:22:34 -0800 Subject: [PATCH] ;cli: tests: allow func tests to run on NixOS --- hledger/test/csvtest.sh | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/hledger/test/csvtest.sh b/hledger/test/csvtest.sh index 061aad78d..0ba015117 100755 --- a/hledger/test/csvtest.sh +++ b/hledger/test/csvtest.sh @@ -1,4 +1,7 @@ -#!/bin/bash +#!/usr/bin/env bash +# POSIX sh would be better for folks on BSD, but unfortunately it has +# a hard time doing the stderr filtering below. +# # # This scripts expects stdin formatted like this: #