Imported Upstream version 16.3.2
[platform/upstream/libzypp.git] / zypp / media / MediaDIR.cc
index a844673..4f8288e 100644 (file)
@@ -84,7 +84,7 @@ namespace zypp {
        else
        {
           ZYPP_THROW(MediaBadUrlException(url(),
-            "Specified path '" + url().getPathName() + "' is not allowed as media source"
+            "Specified path '" + url().getPathName() + "' is not a directory"
          ));
        }
       }