summaryrefslogtreecommitdiff
path: root/tests/t0005-init-failing.sh
diff options
context:
space:
mode:
Diffstat (limited to '')
-rwxr-xr-xtests/t0005-init-failing.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/t0005-init-failing.sh b/tests/t0005-init-failing.sh
index 01548a6..e5864ff 100755
--- a/tests/t0005-init-failing.sh
+++ b/tests/t0005-init-failing.sh
@@ -1,4 +1,4 @@
-#!/bin/sh
+#!/bin/bash
test_description='Show "pass init" returning non-zero bug(?) (XXX: remove this test?)'
. ./setup.sh
>4-0/+152 2020-04-19Use our own logger for debug for convenience sakeRené 'Necoro' Neumann1-2/+3 2020-04-19Fix debug logging m(René 'Necoro' Neumann1-2/+2 2020-04-19Rename util.go to log.go. Add verbose modeRené 'Necoro' Neumann4-24/+54 2020-04-19Clean go.modRené 'Necoro' Neumann2-3/+0 2020-04-19Do not print the parsedCfg anymoreRené 'Necoro' Neumann1-1/+1 2020-04-19Increase go-version to 1.14René 'Necoro' Neumann1-2/+2 2020-04-19CI: go vetRené 'Necoro' Neumann1-0/+3 2020-04-19Fetching and parsing the feedsRené 'Necoro' Neumann5-4/+113 2020-04-19Ignore all config*.ymlRené 'Necoro' Neumann1-1/+1