candera/shadowspawn

Relative paths are not handled correctly

Closed this issue · 1 comments

Background

In this thread a user reports error "The filename, directoryname, or volume label syntax is incorrect." when running shadowspawn is run like this:

shadowspawn .\dir q: command q:\some\path

It would appear that shadowspawn is not correctly handling relative paths.

Expected Behavior

  • ShadowSpawn should correctly relative paths relative to the current working directory.

Closing as “can’t repro”. This was probably fixed in commit 45afc9a.