Copyright 2018

This commit is contained in:
Paul Beckingham
2017-12-31 19:22:07 -05:00
parent 58ec6735dd
commit 0de169bb10
386 changed files with 396 additions and 396 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env bash
# For more information, see https://github.com/wbsch/bash_tap
# Subject to the MIT License. See LICENSE file or http://opensource.org/licenses/MIT
# Copyright (c) 2015-2017 Wilhelm Schürmann
# Copyright (c) 2015-2018 Wilhelm Schürmann
function bashtap_on_error {
# A command in the parent script failed, interpret this as a test failure.