Join GitHub today
GitHub is home to over 28 million developers working together to host and review code, manage projects, and build software together.
Sign upfix bug for mirroring single files #2
Conversation
mafintosh
merged commit 09b5614
into
mafintosh:master
Mar 30, 2017
joehand
deleted the
joehand:single-file
branch
Mar 30, 2017
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
joehand commentedMar 28, 2017
Currently single files mirror is not working because a
/gets appended to the name inupdate(), causingfs.statto fail whenkick()happens.Fixes it by checking if name is src before appending
path.sep.