diff --git a/lib/vulcano/backend/local.rb b/lib/vulcano/backend/local.rb index 1c7198d32..5f999a6fc 100644 --- a/lib/vulcano/backend/local.rb +++ b/lib/vulcano/backend/local.rb @@ -50,6 +50,7 @@ module Vulcano::Backends @backend = backend @path = path @spath = Shellwords.escape(@path) + @stat = nil end def content