From c79df56ac69183b9cdd9481b7debb684cc27a129 Mon Sep 17 00:00:00 2001 From: Antony Dovgal Date: Tue, 1 Jul 2008 09:19:58 +0000 Subject: [PATCH] fix test --- ext/sysvshm/tests/001.phpt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ext/sysvshm/tests/001.phpt b/ext/sysvshm/tests/001.phpt index cfa9ee58b7..ba45286af2 100644 --- a/ext/sysvshm/tests/001.phpt +++ b/ext/sysvshm/tests/001.phpt @@ -38,5 +38,5 @@ int(-1) Warning: ftok(): ftok() failed - No such file or directory in %s on line %d int(-1) -int(1895944710) +int(%d) Done -- 2.50.1