Index: build/unittest.sh =================================================================== diff -u -r05635671ed1b19d3fc2f26eb16b7e1de443fff25 -r239a830f7d07eabdec836c43ca20cd30b5891719 --- build/unittest.sh (.../unittest.sh) (revision 05635671ed1b19d3fc2f26eb16b7e1de443fff25) +++ build/unittest.sh (.../unittest.sh) (revision 239a830f7d07eabdec836c43ca20cd30b5891719) @@ -83,7 +83,7 @@ # Call this function to check if the repository has to be tagged or not tagUIRepository getCommitHashes $STATUS_REPORT ${buildSpecs[$PROJECT_NAME_INDEX]} ${buildSpecs[$PROJECT_CHECKOUT_INDEX]} \ - ${buildSpecs[$COMMON_CHECKOUT_INDEX]} + ${buildSpecs[$COMMON_CHECKOUT_INDEX]} "" ${buildSpecs[$PROJECT_CHECKOUT_INDEX]} BUID_DIR=build BUILD_PATH=$WORKING_DIR/$BUID_DIR