caphosra/plpm

The package position is wrong

caphosra opened this issue · 1 comments

When I ran a command "plpm create", the following error caused.

[ERROR] The file which is located at file:///c:/pathtosrc/Hello.txt is not found.

Actually, that time, the current directory is "c:/pathtosrc/test" and "c:/pathtosrc/test/Hello.txt" is exists.

The current directory changed while this program running !?

I fixed a bug and it will be merged in master.