Code

Fixed typo.
authorjanw <janw@594d385d-05f5-0310-b6e9-bd551577e9d8>
Tue, 22 Apr 2008 07:30:57 +0000 (07:30 +0000)
committerjanw <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

index 39b13b4a52e9aa762ef625a9dbfdd00095400f99..872d8dd742cbd0446321fd9cffdee0617f358c5d 100755 (executable)
@@ -108,7 +108,7 @@ $no_bus = 0;
 $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);