summaryrefslogtreecommitdiffstats
path: root/sch.py
diff options
context:
space:
mode:
authorLennart Poettering <lennart@poettering.net>2003-11-12 21:49:59 +0000
committerLennart Poettering <lennart@poettering.net>2003-11-12 21:49:59 +0000
commita55839ff8e8744f0dd598fa480557b07f86911a9 (patch)
tree5d0add21966da081ad38d96f585ab43678647352 /sch.py
parentf4f5053170a6bf8e45c15ea0435b86f5fa1b6d06 (diff)
syrep binary external
git-svn-id: file:///home/lennart/svn/public/syrep-chub/trunk@3 4c8cc7d0-f3cb-0310-ad32-ddc431b48844
Diffstat (limited to 'sch.py')
-rw-r--r--sch.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/sch.py b/sch.py
index 395cf1e..0831abc 100644
--- a/sch.py
+++ b/sch.py
@@ -2,7 +2,7 @@
import cgi, sys, os
repository_directory = "./rep"
-
+syrep_binary = "/usr/local/bin/syrep"
header_done = 0
def print_header(s):