diff options
author | Ulrich Drepper <drepper@redhat.com> | 1998-10-31 15:38:33 +0000 |
---|---|---|
committer | Ulrich Drepper <drepper@redhat.com> | 1998-10-31 15:38:33 +0000 |
commit | c55be36de736a025d54fb8c8fffab0191dc452de (patch) | |
tree | 3ca5b58b4a5c9c1ece1851625c20d7c10792d19c /posix | |
parent | 256705f4bd88d4a240f4661faea339e6bddef48f (diff) | |
download | glibc-c55be36de736a025d54fb8c8fffab0191dc452de.tar.gz glibc-c55be36de736a025d54fb8c8fffab0191dc452de.tar.xz glibc-c55be36de736a025d54fb8c8fffab0191dc452de.zip |
Update.
* posix/PTESTS: Remove comment about incorrect test (it is correct).
Diffstat (limited to 'posix')
-rw-r--r-- | posix/PTESTS | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/posix/PTESTS b/posix/PTESTS index 636c824120..04bdfc63af 100644 --- a/posix/PTESTS +++ b/posix/PTESTS @@ -43,7 +43,7 @@ -1¦-1¦\(^*b\)¦a*b¦ -1¦-1¦\(^*b\)¦^*b¦ # GA113(2) -## -1¦-1¦\(^*ab\)¦*ab WRONG +-1¦-1¦\(^*ab\)¦*ab¦ -1¦-1¦\(^*ab\)¦^*ab¦ 1¦1¦\(^*b\)¦b¦ 1¦3¦\(^*b\)¦^^b¦ |