projects
/
strace-test.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
072f307
)
give up on using sourceforge
author
Steve McIntyre
<steve@einval.com>
Thu, 15 Feb 2018 11:56:37 +0000
(11:56 +0000)
committer
Steve McIntyre
<steve@einval.com>
Thu, 15 Feb 2018 11:56:37 +0000
(11:56 +0000)
strace-build-test
patch
|
blob
|
history
diff --git
a/strace-build-test
b/strace-build-test
index
a6d81de
..
cfb043c
100755
(executable)
--- a/
strace-build-test
+++ b/
strace-build-test
@@
-70,9
+70,7
@@
cat > ~/build/strace/inside-schroot-test.sh << EOF
#!/bin/sh
set -e
cd ${BDIR}
-${GIT} clone -q http://git.code.sf.net/p/strace/code strace.git || \
- (rm -rf strace.git && \
- ${GIT} clone -q https://github.com/strace/strace strace.git)
+${GIT} clone -q https://github.com/strace/strace strace.git
echo "BUILD ENVIRONMENT INFORMATION"
echo "============================="
echo "Debian architecture"