This website works better with JavaScript.
Home
Help
Sign In
starwels
/
gitian-builder
mirror of
https://github.com/devrandom/gitian-builder
Watch
1
Star
0
Fork
0
Code
Issues
0
Releases
2
Wiki
Activity
Browse Source
make README.md Sanity Test section work as written
tags/0.1
devrandom
7 years ago
parent
47ec544d6a
commit
84796af6ac
1 changed files
with
3 additions
and
0 deletions
Split View
Show Diff Stats
3
0
libexec/make-clean-vm
+ 3
- 0
libexec/make-clean-vm
View File
@@ -48,6 +48,9 @@ if [ $# != 0 ] ; then
done
fi
export LXC_SUITE=$SUITE
export LXC_ARCH=$ARCH
BASE=base-$SUITE-$ARCH
OUT=target-$SUITE-$ARCH
Write
Preview
Loading…
Cancel
Save