Code

Simple bash script to allow testing of concurrent access from different processes...
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 26 Feb 2009 15:15:29 +0000 (15:15 +0000)
committerjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Thu, 26 Feb 2009 15:15:29 +0000 (15:15 +0000)
commit52dfa70ef80d81669bbfc0108c5c66058077b3c9
tree5007c7b4770d329c37b7a47f22ad4856fbaffa46
parent7c6b62f44586ac169587f03ef4039c767e0e756a
Simple bash script to allow testing of concurrent access from different processes with multiple threads.

git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@13469 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-si/tests/run_sqlite-check-concurrency.pl [new file with mode: 0755]