From 85d55821426f2fdc8fc706da59827cb3876e634f Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Tue, 28 Dec 2021 14:55:49 +0200 Subject: [PATCH] mark as old --- ...fortune-file.sh => OLD-AND-UNUSED--check-fortune-file.sh} | 5 +++++ 1 file changed, 5 insertions(+) rename fortune-mod/tests/scripts/{check-fortune-file.sh => OLD-AND-UNUSED--check-fortune-file.sh} (82%) diff --git a/fortune-mod/tests/scripts/check-fortune-file.sh b/fortune-mod/tests/scripts/OLD-AND-UNUSED--check-fortune-file.sh similarity index 82% rename from fortune-mod/tests/scripts/check-fortune-file.sh rename to fortune-mod/tests/scripts/OLD-AND-UNUSED--check-fortune-file.sh index 3ea06ff..cab923c 100644 --- a/fortune-mod/tests/scripts/check-fortune-file.sh +++ b/fortune-mod/tests/scripts/OLD-AND-UNUSED--check-fortune-file.sh @@ -1,5 +1,10 @@ #!/bin/sh +# WARNING!!! This script is no longer used. See +# ../t/check-cookies.t instead. +# +# (Reference: https://github.com/shlomif/fortune-mod/pull/60 ) + i="$1" shift -- 2.40.0