Syntax fix

This commit is contained in:
Oğuz Yarımtepe 2010-06-15 05:46:30 +00:00
parent 7b54b00a6e
commit ca88379231
4 changed files with 0 additions and 4 deletions

View File

@ -109,7 +109,6 @@ fi
"$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-kisisel/config.ini" "$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-kisisel/config.ini"
echo "-----------------------------------------------------------" echo "-----------------------------------------------------------"
fi fi
fi
# if ended successfully delete the lock file # if ended successfully delete the lock file
rm "$PLANET_DIR/$LOCK_FILE" rm "$PLANET_DIR/$LOCK_FILE"

View File

@ -109,7 +109,6 @@ fi
"$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-lkd/config.ini" "$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-lkd/config.ini"
echo "-----------------------------------------------------------" echo "-----------------------------------------------------------"
fi fi
fi
# if ended successfully delete the lock file # if ended successfully delete the lock file
rm "$PLANET_DIR/$LOCK_FILE" rm "$PLANET_DIR/$LOCK_FILE"

View File

@ -109,7 +109,6 @@ fi
"$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-planet/config.ini" "$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-planet/config.ini"
echo "-----------------------------------------------------------" echo "-----------------------------------------------------------"
fi fi
fi
# if ended successfully delete the lock file # if ended successfully delete the lock file
rm "$PLANET_DIR/$LOCK_FILE" rm "$PLANET_DIR/$LOCK_FILE"

View File

@ -109,7 +109,6 @@ fi
"$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-topluluk/config.ini" "$PLANET_DIR/planet.py" "$PLANET_DIR/gezegen-topluluk/config.ini"
echo "-----------------------------------------------------------" echo "-----------------------------------------------------------"
fi fi
fi
# if ended successfully delete the lock file # if ended successfully delete the lock file
rm "$PLANET_DIR/$LOCK_FILE" rm "$PLANET_DIR/$LOCK_FILE"