This commit is contained in:
Adrien Ferrand 2020-07-10 13:57:29 +02:00
parent 4b15773607
commit a514470066

View file

@ -20,7 +20,7 @@ def _build_snap(target, archs):
subprocess.check_output(
('"{0}" tools/strip_hashes.py letsencrypt-auto-source/pieces/dependency-requirements.txt '
'| grep -v python-augeas > "{1}/snap-constraints.txt"').format(sys.executable, workspace),
shell=True, cwd=workspace)
shell=True, cwd=CERTBOT_DIR)
try:
subprocess.check_call([