RUN_WRAP can be used to run tests in qemu
[libc-test] / src / functional / ipc_sem.c
index 5a08b88..7c979f4 100644 (file)
@@ -12,7 +12,7 @@
 #include "test.h"
 
 static const char path[] = ".";
-static const int id = 'x';
+static const int id = 's';
 
 #define T(f) do{ \
        if ((f)+1 == 0) \