Index: build/build.sh =================================================================== diff -u -r54c696e38cd0a7b3b0bfce41104ce4a1ef900d2c -rb2cff99b84995985171a46daab620e3c44642c8d --- build/build.sh (.../build.sh) (revision 54c696e38cd0a7b3b0bfce41104ce4a1ef900d2c) +++ build/build.sh (.../build.sh) (revision b2cff99b84995985171a46daab620e3c44642c8d) @@ -314,8 +314,7 @@ #return back to main folder cd .. - echo "My Location is $(pwd)" - ./scripts/build/create_update_folder.sh + ./scripts/build/create_update_folder.sh " " "$STATUS_REPORT" # Copy the required scripts to be able to launch the application remotely #cp -r "application/scripts" "$REMOTE_DIR"