Skip to content
Snippets Groups Projects
Commit 104287eb authored by Elena Gryaznova's avatar Elena Gryaznova
Browse files

b=13628

i=nathan.rutman

pass DIR and DIR2 to lockorder.sh
parent 8423b224
No related merge requests found
...@@ -232,7 +232,7 @@ test_11() { ...@@ -232,7 +232,7 @@ test_11() {
run_test 11 "execution of file opened for write should return error ====" run_test 11 "execution of file opened for write should return error ===="
test_12() { test_12() {
sh lockorder.sh DIR=$DIR DIR2=$DIR2 sh lockorder.sh
} }
run_test 12 "test lock ordering (link, stat, unlink) ===========" run_test 12 "test lock ordering (link, stat, unlink) ==========="
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment