mirror of
https://github.com/deajan/osync
synced 2024-11-07 15:20:26 +00:00
Travis related test
This commit is contained in:
parent
2f5e21caea
commit
c3b468d932
@ -302,7 +302,9 @@ function test_Merge () {
|
||||
assertEquals "Install failed" "0" $?
|
||||
|
||||
# Set osync version to stable while testing to avoid warning message
|
||||
echo "SetConfFileValue \"$OSYNC_EXECUTABLE\" \"IS_STABLE\" \"yes\""
|
||||
SetConfFileValue "$OSYNC_EXECUTABLE" "IS_STABLE" "yes"
|
||||
echo "done"
|
||||
}
|
||||
|
||||
function test_LargeFileSet () {
|
||||
|
Loading…
Reference in New Issue
Block a user