always fail (?)

This commit is contained in:
Jeff Carr 2018-02-02 12:04:51 +00:00
parent 1a55561403
commit 32a4826efe
1 changed files with 5 additions and 5 deletions

View File

@ -111,11 +111,11 @@ gitclonefail 'git@github.com:witstartup/liveblock.git' 'crypto/bitcoi
witgitclone 'git/crypto/realtime-crypto-data' 'crypto/realtime-crypto-data'
witgitclone 'git/crypto/mining-binaries' 'crypto/mining-binaries'
gitclone 'https://github.com/ethereum-mining/ethminer.git' 'crypto/mining-code/ethminer'
gitclone 'https://github.com/ethereum/cpp-ethereum' 'crypto/mining-code/cpp-ethereum'
gitclone 'https://github.com/vthoang/cgminer.git' 'crypto/mining-code/cgminer-vthoang'
gitclone 'https://github.com/ckolivas/cgminer.git' 'crypto/mining-code/cgminer-ckolivas'
gitclone 'https://github.com/zcash/zcash.git' 'crypto/mining-code/zcash'
gitclonefail 'https://github.com/ethereum-mining/ethminer.git' 'crypto/mining-code/ethminer'
gitclonefail 'https://github.com/ethereum/cpp-ethereum' 'crypto/mining-code/cpp-ethereum'
gitclonefail 'https://github.com/vthoang/cgminer.git' 'crypto/mining-code/cgminer-vthoang'
gitclonefail 'https://github.com/ckolivas/cgminer.git' 'crypto/mining-code/cgminer-ckolivas'
gitclonefail 'https://github.com/zcash/zcash.git' 'crypto/mining-code/zcash'
gitclonefail 'git@github.com:witstartup/www.wit.com.git' 'website/www.wit.com'
gitclonefail 'git@github.com:witstartup/db.wit.com.git' 'website/db.wit.com'