aspirin for buildaches (#17437)

This commit is contained in:
Harmen Stoppels 2020-07-10 05:00:38 +02:00 committed by GitHub
parent 12099ed55e
commit 84eae97f91
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -466,7 +466,7 @@ def build_tarball(spec, outdir, force=False, rel=False, unsigned=False,
web_util.push_to_url(
specfile_path, remote_specfile_path, keep_original=False)
tty.msg('Buildache for "%s" written to \n %s' %
tty.msg('Buildcache for "%s" written to \n %s' %
(spec, remote_spackfile_path))
try: