File: insert_top.patch

package info (click to toggle)
bzr 2.6.0~bzr6526-1
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 37,040 kB
  • sloc: python: 224,409; ansic: 2,817; makefile: 476; sh: 287; lisp: 107
file content (7 lines) | stat: -rw-r--r-- 130 bytes parent folder | download | duplicates (14)
1
2
3
4
5
6
7
--- orig/pylon/patches.py
+++ mod/pylon/patches.py
@@ -1,3 +1,4 @@
+#test
 import util
 import sys
 class PatchSyntax(Exception):