From: Stefano Lattarini Date: Tue, 8 Jan 2013 20:52:07 +0000 (+0100) Subject: tests: adjust stale references to old test names X-Git-Tag: v1.13b~132 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8971d23fb05a19fcb75a7b8c4c66cf402b1037a4;p=thirdparty%2Fautomake.git tests: adjust stale references to old test names * t/remake-renamed-m4-macro-and-file.sh: Adjust to reflect to old "acloca22 -> t/aclocal-deleted-header.sh" test rename. * t/aclocal-pr450.sh (configure.ac): Use '$me' in the AC_INIT call, instead of hard-coding the old name of this test, i.e., "acloca19". Signed-off-by: Stefano Lattarini --- diff --git a/t/aclocal-pr450.sh b/t/aclocal-pr450.sh index 7f4796f53..184cc335c 100755 --- a/t/aclocal-pr450.sh +++ b/t/aclocal-pr450.sh @@ -20,8 +20,8 @@ . test-init.sh -cat >configure.ac <<'END' -AC_INIT([acloca19], [1.0]) +cat >configure.ac <