summaryrefslogtreecommitdiffstats
path: root/mgagnome
diff options
context:
space:
mode:
Diffstat (limited to 'mgagnome')
-rwxr-xr-xmgagnome1
1 files changed, 1 insertions, 0 deletions
diff --git a/mgagnome b/mgagnome
index e828231..e1676a5 100755
--- a/mgagnome
+++ b/mgagnome
@@ -508,6 +508,7 @@ class SpecFile(object):
else:
# failed to download tarball
self._revert_changes()
+ print >>sys.stderr, "ERROR: Could not download tarball"
return False
return self.check_and_update_patches()