- Fix test

This commit is contained in:
Felipe Pena 2008-12-27 01:19:49 +00:00
parent 90b040b7d0
commit 765618b97f

View File

@ -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.