- fixed the return value
authorJan Kupec <jkupec@suse.cz>
Tue, 25 Sep 2007 09:34:08 +0000 (09:34 +0000)
committerJan Kupec <jkupec@suse.cz>
Tue, 25 Sep 2007 09:34:08 +0000 (09:34 +0000)
src/zypper-media-callbacks.h

index 62de217..ca31c85 100644 (file)
@@ -64,6 +64,7 @@ namespace ZmartRecipients
 
       // not displaying the error for non-changeable media, it will be displayed
       // where it is caught
+      return MediaChangeReport::ABORT;
     }
   };