Commit 92ddd7c 1 parent 06c8641 commit 92ddd7c Copy full SHA for 92ddd7c
File tree 1 file changed +10
-10
lines changed
1 file changed +10
-10
lines changed Original file line number Diff line number Diff line change @@ -208,25 +208,25 @@ list_test_LDADD = $(top_builddir)/lib/libqb.la @CHECK_LIBS@
208
208
# This lot allows the tests to run in parallel
209
209
# but with defined dependancies
210
210
#
211
- ipc.log : start.test
211
+ ipc.log : start.log
212
212
213
- sock_ipc_wrapper.log : start.test
213
+ sock_ipc_wrapper.log : start.log
214
214
215
- array.log : start.test
215
+ array.log : start.log
216
216
217
- list.log : start.test
217
+ list.log : start.log
218
218
219
- log.log : start.test
219
+ log.log : start.log
220
220
221
- loop.log : start.test
221
+ loop.log : start.log
222
222
223
- map.log : start.test
223
+ map.log : start.log
224
224
225
- rb.log : start.test
225
+ rb.log : start.log
226
226
227
- tlist.log : start.test
227
+ tlist.log : start.log
228
228
229
- util.log : start.test
229
+ util.log : start.log
230
230
231
231
resources.log : ipc.log sock_ipc_wrapper.log rb.log log.log
232
232
You can’t perform that action at this time.
0 commit comments