make different submdoule version doesn't cause the release to stop
parent
71660f80e7
commit
2366a9e9c9
|
@ -10,6 +10,7 @@ make clean
|
|||
git clean -dfx
|
||||
./configure --with-goroot=$HOME/bin/go/
|
||||
|
||||
git sumbodule update --init
|
||||
modified=$(git ls-files --modified | wc -l)
|
||||
|
||||
if [ $modified -ne 0 ]; then
|
||||
|
|
Loading…
Reference in New Issue