We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a29dc67 commit 3063fb5Copy full SHA for 3063fb5
travis/build-internal.sh
@@ -2,6 +2,6 @@
2
3
set -eux
4
5
-git clone /repo/xen-api
+cp -r /repo/xen-api .
6
cd xen-api
7
./configure && make && make test
0 commit comments