distribution/registry/storage/driver/testsuites
Stephen J Day f26a283a48 Avoid crash on invalid Move arguments
This chnage prevents a crash when moving from a non-existent directory that has
a file as a parent. To prevent this, we simply check that the node is a
directory and throws an error if it is not.

Signed-off-by: Stephen J Day <stephen.day@docker.com>
2015-04-01 19:03:02 -07:00
..
testsuites.go Avoid crash on invalid Move arguments 2015-04-01 19:03:02 -07:00