[kernel] r6907 - patch-tracking/scripts

Moritz Muehlenhoff jmm-guest at costa.debian.org
Mon Jun 26 22:10:01 UTC 2006


Author: jmm-guest
Date: Mon Jun 26 22:09:59 2006
New Revision: 6907

Modified:
   patch-tracking/scripts/html-report

Log:
bump python reqs for html-report


Modified: patch-tracking/scripts/html-report
==============================================================================
--- patch-tracking/scripts/html-report	(original)
+++ patch-tracking/scripts/html-report	Mon Jun 26 22:09:59 2006
@@ -1,4 +1,4 @@
-#!/usr/bin/python
+#!/usr/bin/python2.4
 
 import os, os.path, sys
 import deb822, re



More information about the Kernel-svn-changes mailing list