X-Git-Url: https://jxself.org/git/?a=blobdiff_plain;f=tests%2Foutcheck.sh;h=91901a51dfa8819b4ced54f791352f5c5af16581;hb=HEAD;hp=c88b8ba5d61e51d60ea7ecde5232d12d7de5f244;hpb=25230068fe3afb9d1faa9c606413784294700cef;p=open-adventure.git diff --git a/tests/outcheck.sh b/tests/outcheck.sh index c88b8ba..91901a5 100755 --- a/tests/outcheck.sh +++ b/tests/outcheck.sh @@ -1,5 +1,5 @@ #! /bin/sh -# SPDX-FileCopyrightText: Eric S. Raymond +# SPDX-FileCopyrightText: Copyright Eric S. Raymond # SPDX-License-Identifier: BSD-2-Clause case $? in 0) echo "ok - $1 succeeded";;