siddhi-io/siddhi-io-file

file:move operation does not return false when the source file is not found

Closed this issue · 0 comments

Description:
file:move operation does not return false when the source file is not found

Affected Product Version:
SI 1.1.0

Steps to reproduce:
Provide a non existing file as the first arguement. It returns true.

Related Issues:
This issue was noticed after the following was fixed:
wso2/streaming-integrator#165