diff _test/repo.pl @ 4:8001dc056331

fixed problems with sax parser fixed handling of empty repos added log autoflush
author sergey
date Wed, 23 Oct 2013 11:49:16 +0400
parents ae61af01bfa5
children 45a84be3ebb1
line wrap: on
line diff
--- a/_test/repo.pl	Wed Oct 23 01:13:19 2013 +0400
+++ b/_test/repo.pl	Wed Oct 23 11:49:16 2013 +0400
@@ -23,6 +23,11 @@
 		name => 'nvidia',
 		dir => 'nvidia',
 		location => 'ftp://download.nvidia.com/opensuse/12.3/'
+	},
+	{
+		name => 'broken',
+		dir => 'broken',
+		location => 'http://mirror.yandex.ru/opensuse/repositories/KDE:/Extra/KDE_Release_410_openSUSE_12.3/'
 	}
 );