projects
/
strace-test.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from parent 1:
1520dda
)
More CA handling needed
author
Steve McIntyre
<steve@einval.com>
Mon, 19 Dec 2016 15:57:15 +0000
(15:57 +0000)
committer
Steve McIntyre
<steve@einval.com>
Mon, 19 Dec 2016 15:57:15 +0000
(15:57 +0000)
strace-build-test
patch
|
blob
|
history
diff --git
a/strace-build-test
b/strace-build-test
index
00c526e
..
a76e709
100755
(executable)
--- a/
strace-build-test
+++ b/
strace-build-test
@@
-122,7
+122,7
@@
if [ $? -eq 0 ]; then
# Time to grab sources
mkdir ~/build/strace/package-test
cd ~/build/strace/package-test
- wget --ca-certificate=/
etc/ssl/ca-global
/ca-certificates.crt -r -nd -np $PKG_TEST
+ wget --ca-certificate=/
home/93sam/.CA
/ca-certificates.crt -r -nd -np $PKG_TEST
DSC=$(ls *.dsc)
cat > ~/build/strace/inside-schroot-test.sh << EOF