Open decryp2kanon opened 3 years ago
https://github.com/sugarchain-project/yumekawa/blob/4459e12d3ac586e0552b3c8a70712148db9f6d25/contrib/gitian-build.py#L245-L246
subprocess.check_call(['git', 'pull']) this check break some settings. it can be comment out.
subprocess.check_call(['git', 'pull'])
https://github.com/sugarchain-project/yumekawa/blob/4459e12d3ac586e0552b3c8a70712148db9f6d25/contrib/gitian-build.py#L245-L246
subprocess.check_call(['git', 'pull'])
this check break some settings. it can be comment out.