Minor comment change

This commit is contained in:
Nico Schottelius 2005-12-08 11:31:29 +01:00
parent 421daf2f66
commit fa5554bd82
1 changed files with 1 additions and 1 deletions

View File

@ -170,7 +170,7 @@ while [ "$i" -lt "$no_shares" ]; do
fi
#
# intervall definiition
# intervall definiition: First try source specific, fallback to default
#
c_intervall="$(cat "$backup/intervalls/$INTERVALL" 2>/dev/null)"