X-Git-Url: http://git.linex4red.de/pub/Android/ownCloud.git/blobdiff_plain/56645d96407747fd77983cf3f18e03eb53098aab..a34423d36759abacc0f4731c8ddde9d583b97242:/setup_env.sh?ds=sidebyside diff --git a/setup_env.sh b/setup_env.sh index 78babf13..8c54319d 100755 --- a/setup_env.sh +++ b/setup_env.sh @@ -5,5 +5,4 @@ git submodule update android update project -p actionbarsherlock/library android update project -p . cp third_party/android-support-library/android-support-v4.jar actionbarsherlock/library/libs/android-support-v4.jar -cd tests -android update test-project -m .. -p . +android update test-project -p tests -m ..