sshfs-mapper: Added DEBUG & VERBOSE variables.

git-svn-id: https://websvn.glenux.net/svn/Upoc/sshfs-mapper/trunk@1516 eaee96b3-f302-0410-b096-c6cfd47f7835
This commit is contained in:
Glenn Y. Rolland 2010-01-24 18:30:15 +00:00
parent 63954a3e62
commit e4f717c7a3

View file

@ -1,6 +1,9 @@
#!/usr/bin/ruby
# vim: set ts=2 sw=2 :
$DEBUG = true
$VERBOSE = true
require 'config'
require 'map'