From 547ff46273e7460f79a51ecda370116969eba182 Mon Sep 17 00:00:00 2001 From: Ulrich Drepper Date: Thu, 13 Apr 2000 15:13:26 +0000 Subject: Update. 2000-04-13 Ulrich Drepper * sysdeps/unix/sysv/linux/i386/getcpuclockid.c (pthread_getcpuclockid): Fix typo. --- posix/globtest.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'posix') diff --git a/posix/globtest.sh b/posix/globtest.sh index 40d95d5dcb..956a5e6bb1 100755 --- a/posix/globtest.sh +++ b/posix/globtest.sh @@ -240,7 +240,7 @@ if test ~/ = //; then echo / | cmp - $testout || result=1 else echo ~/ | cmp - $testout || result=1 -endif +fi # Test tilde expansion with username ${elf_objpfx}${rtld_installed_name} --library-path ${library_path} \ -- cgit 1.4.1