projects
/
apt.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
* cmdline/apt-get.cc:
[apt.git]
/
cmdline
/
apt-report-mirror-failure
diff --git
a/cmdline/apt-report-mirror-failure
b/cmdline/apt-report-mirror-failure
index e8ffdc2c7a1a9141321ddf41661a56db71f05451..7c390642a7ce8a78ed93abf2e1a77754bdd70fe8 100755
(executable)
--- a/
cmdline/apt-report-mirror-failure
+++ b/
cmdline/apt-report-mirror-failure
@@
-1,4
+1,9
@@
#!/usr/bin/python
+#
+# This is a stub that is meant to support failure reporting of
+# mirrors to a central database
+#
+# its currently not used
import sys
import urllib