File: insert_top.patch

package info (click to toggle)
bzr 2.6.0%2Bbzr6595-6%2Bdeb8u1
  • links: PTS, VCS
  • area: main
  • in suites: jessie
  • size: 41,220 kB
  • sloc: python: 228,507; ansic: 2,817; makefile: 498; 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):