mirror of
https://github.com/deajan/osync
synced 2024-11-19 03:25:37 +00:00
Cosmetic typo fix
This commit is contained in:
parent
eb9b34c22d
commit
33b103a64c
@ -108,7 +108,7 @@ function GetConfFileValue () {
|
||||
value="${value##*=}"
|
||||
echo "$value"
|
||||
else
|
||||
assertEquals "$name does not exist in [$file." "1" "0"
|
||||
assertEquals "$name does not exist in [$file]." "1" "0"
|
||||
fi
|
||||
}
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user