]> git.pld-linux.org Git - packages/syslog-ng.git/blob - syslog-ng-pyssl.patch
- start after nfsfs
[packages/syslog-ng.git] / syslog-ng-pyssl.patch
1 --- syslog-ng-3.0.2/tests/functional/messagegen.py.orig 2009-05-12 16:55:58.000000000 +0200
2 +++ syslog-ng-3.0.2/tests/functional/messagegen.py      2009-05-12 16:52:46.000000000 +0200
3 @@ -1,4 +1,5 @@
4  import struct, stat, re
5 +from socket import ssl
6  from socket import *
7  import os, sys, errno
8  
This page took 0.022355 seconds and 3 git commands to generate.