From: Sergey Matveev Date: Mon, 13 Nov 2023 07:04:00 +0000 (+0300) Subject: Fixed copy-pasted comment X-Git-Tag: v2.4.0~1 X-Git-Url: http://www.git.cypherpunks.ru/?p=goredo.git;a=commitdiff_plain;h=379a9bcb79673878e646da92857e4e1132a5925e Fixed copy-pasted comment --- diff --git a/t/goredo-whichdo-regression.t b/t/goredo-whichdo-regression.t index 81a51a9..7984f01 100755 --- a/t/goredo-whichdo-regression.t +++ b/t/goredo-whichdo-regression.t @@ -1,7 +1,7 @@ #!/bin/sh testname=`basename "$0"` -test_description="Check that dependencies have correct relative path after cd" +test_description="Check that no regression occured as it happened in 2.2.0" . $SHARNESS_TEST_SRCDIR/sharness.sh export REDO_TOP_DIR="`pwd`" REDO_NO_PROGRESS=1