unshallow git repo

This commit is contained in:
Kevin Lange 2016-12-06 15:34:13 +09:00
parent 0b49faf2b5
commit 68eca3f112

View File

@ -41,6 +41,8 @@ expect util/test-travis.exp || exit 1
echo "=== Building live CD ==="
git fetch --unshallow
git clone . _cdsource || exit 1
cd _cdsource