From ca883792312626e276c24163e7c1366f7ebd5fcd Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?O=C4=9Fuz=20Yar=C4=B1mtepe?= Date: Tue, 15 Jun 2010 05:46:30 +0000 Subject: [PATCH] Syntax fix --- sync-kisisel | 1 - sync-lkd | 1 - sync-planet | 1 - sync-topluluk | 1 - 4 files changed, 4 deletions(-) diff --git a/sync-kisisel b/sync-kisisel index 45b9c49..dd5788d 100755 --- a/sync-kisisel +++ b/sync-kisisel @@ -109,7 +109,6 @@ fi "$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-kisisel/config.ini" echo "-----------------------------------------------------------" fi -fi # if ended successfully delete the lock file rm "$PLANET_DIR/$LOCK_FILE" diff --git a/sync-lkd b/sync-lkd index 9ce896c..be3dcef 100755 --- a/sync-lkd +++ b/sync-lkd @@ -109,7 +109,6 @@ fi "$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-lkd/config.ini" echo "-----------------------------------------------------------" fi -fi # if ended successfully delete the lock file rm "$PLANET_DIR/$LOCK_FILE" diff --git a/sync-planet b/sync-planet index 79e671e..aab6da2 100755 --- a/sync-planet +++ b/sync-planet @@ -109,7 +109,6 @@ fi "$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-planet/config.ini" echo "-----------------------------------------------------------" fi -fi # if ended successfully delete the lock file rm "$PLANET_DIR/$LOCK_FILE" diff --git a/sync-topluluk b/sync-topluluk index b94f28e..d3aba84 100755 --- a/sync-topluluk +++ b/sync-topluluk @@ -109,7 +109,6 @@ fi "$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-topluluk/config.ini" echo "-----------------------------------------------------------" fi -fi # if ended successfully delete the lock file rm "$PLANET_DIR/$LOCK_FILE"