From 8971d23fb05a19fcb75a7b8c4c66cf402b1037a4 Mon Sep 17 00:00:00 2001 From: Stefano Lattarini Date: Tue, 8 Jan 2013 21:52:07 +0100 Subject: [PATCH] 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 --- t/aclocal-pr450.sh | 4 ++-- t/remake-renamed-m4-macro-and-file.sh | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/t/aclocal-pr450.sh b/t/aclocal-pr450.sh index 7f4796f..184cc33 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 <