Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 346503
b: refs/heads/master
c: 9ed1d90
h: refs/heads/master
i:
  346501: f5263d6
  346499: ed70e43
  346495: 8fe7baf
v: v3
  • Loading branch information
Dave Young authored and Linus Torvalds committed Dec 18, 2012
1 parent 429fd9d commit 1eb1585
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 000e06b01f7e1d615345815550306a0e0622433c
refs/heads/master: 9ed1d90ed1e0b5788e5b9148ed70adb1a017078c
4 changes: 2 additions & 2 deletions trunk/tools/testing/selftests/mqueue/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,8 @@ all:
gcc -O2 -lrt -lpthread -lpopt -o mq_perf_tests mq_perf_tests.c

run_tests:
./mq_open_tests /test1
./mq_perf_tests
@./mq_open_tests /test1 || echo "mq_open_tests: [FAIL]"
@./mq_perf_tests || echo "mq_perf_tests: [FAIL]"

clean:
rm -f mq_open_tests mq_perf_tests

0 comments on commit 1eb1585

Please sign in to comment.