Kaynağa Gözat

left a debug syslog in there. oops.

master
XeonSquared 9 ay önce
ebeveyn
işleme
265681c61c
1 değiştirilmiş dosya ile 0 ekleme ve 1 silme
  1. +0
    -1
      module/fs.lua

+ 0
- 1
module/fs.lua Dosyayı Görüntüle

@@ -99,7 +99,6 @@ function fs.mount(path,proxy) -- string table -- boolean -- Mounts the filesyste
end
function fs.umount(path) -- string -- -- Unmounts filesystem from *path*.
local fsi,_ = fs.resolve(path)
syslog(string.format("%s && %s",fs.resolve(path)))
fsmounts[fsi] = nil
end



Yükleniyor…
İptal
Kaydet