mirror of
https://github.com/php/php-src.git
synced 2024-12-18 06:21:41 +08:00
- Fix test
This commit is contained in:
parent
90b040b7d0
commit
765618b97f
@ -103,12 +103,12 @@ echo "End.\n";
|
||||
Start.
|
||||
Got semaphore Resource id #%i.
|
||||
Success aquire semaphore Resource id #%i.
|
||||
Success to attach shared memory : %i.
|
||||
Success to attach shared memory : %s.
|
||||
Write var1 to shared memory.
|
||||
Write var2 to shared memory.
|
||||
Read var1=Variable 1.
|
||||
Read var2=Variable 2.
|
||||
Semaphore Resource id #%i released.
|
||||
Semaphore Resource id #%s released.
|
||||
Shared memory successfully removed from SysV.
|
||||
semaphore removed successfully from SysV.
|
||||
End.
|
||||
|
Loading…
Reference in New Issue
Block a user