summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: b66f70b)
raw | patch | inline | side by side (parent: b66f70b)
author | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 22 Apr 2008 07:30:57 +0000 (07:30 +0000) | ||
committer | janw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8> | |
Tue, 22 Apr 2008 07:30:57 +0000 (07:30 +0000) |
git-svn-id: https://oss.gonicus.de/repositories/gosa/trunk@10602 594d385d-05f5-0310-b6e9-bd551577e9d8
gosa-si/gosa-si-server | patch | blob | history |
diff --git a/gosa-si/gosa-si-server b/gosa-si/gosa-si-server
index 39b13b4a52e9aa762ef625a9dbfdd00095400f99..872d8dd742cbd0446321fd9cffdee0617f358c5d 100755 (executable)
--- a/gosa-si/gosa-si-server
+++ b/gosa-si/gosa-si-server
$bus_activ = "true";
$no_arp = 0;
my $packages_list_under_construction = 0;
-my $watch_for_new_job_in_progress = 0;
+my $watch_for_new_jobs_in_progress = 0;
our $prg= basename($0);