[kernel-sec-discuss] r849 - scripts
dannf at alioth.debian.org
dannf at alioth.debian.org
Wed Jun 6 23:44:42 UTC 2007
Author: dannf
Date: 2007-06-06 23:44:41 +0000 (Wed, 06 Jun 2007)
New Revision: 849
Modified:
scripts/html-report
Log:
revert r494 - doesn't seem to require python2.4, and this way it works on gluck which is still running sarge
Modified: scripts/html-report
===================================================================
--- scripts/html-report 2007-06-06 23:40:37 UTC (rev 848)
+++ scripts/html-report 2007-06-06 23:44:41 UTC (rev 849)
@@ -1,4 +1,4 @@
-#!/usr/bin/python2.4
+#!/usr/bin/python
import os, os.path, sys
import deb822, re
More information about the kernel-sec-discuss
mailing list