summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/tests/Concurrency/test.extended
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/tests/Concurrency/test.extended')
-rw-r--r--TAO/orbsvcs/tests/Concurrency/test.extended4
1 files changed, 4 insertions, 0 deletions
diff --git a/TAO/orbsvcs/tests/Concurrency/test.extended b/TAO/orbsvcs/tests/Concurrency/test.extended
new file mode 100644
index 00000000000..330f03e39c5
--- /dev/null
+++ b/TAO/orbsvcs/tests/Concurrency/test.extended
@@ -0,0 +1,4 @@
+create ls1;
+lock ls1 write;
+wait "Run test.e1 - then press return";
+lock ls1 write;