Index: build/unittest.sh =================================================================== diff -u -rd942649c47d6e4f96d2574602e9690990f8ae176 -r05635671ed1b19d3fc2f26eb16b7e1de443fff25 --- build/unittest.sh (.../unittest.sh) (revision d942649c47d6e4f96d2574602e9690990f8ae176) +++ build/unittest.sh (.../unittest.sh) (revision 05635671ed1b19d3fc2f26eb16b7e1de443fff25) @@ -146,6 +146,8 @@ cd $currentDir fi + # If the checkout branch/tag is not master, create and install + # Dialin of the specified branch/tag if [[ ${buildSpecs[$PROJECT_CHECKOUT_INDEX]} != "master" ]] then cd testsuites