#2 Source shell libraries from current directory, not from PATH
Merged by mkoncek. Opened by mizdebsk.
mizdebsk/javapackages-validator-tests source-relative  into  master

Download 2.patch

If filename passed to the source command does not contain a slash,
PATH is used to find the directory containing filename. In POSIX the
current directory is not searched in this case.

Fixes #1

Pull-Request has been merged by mkoncek

Metadata