Whitespace at EOL

This commit is contained in:
James Lee 2012-10-09 16:56:22 -05:00
parent 32680df7ec
commit 9a0a063048
1 changed files with 1 additions and 1 deletions

View File

@ -11,7 +11,7 @@ end
@args = ARGV.dup
# May be changed
# May be changed
@configdir = File.expand_path(File.join(File.dirname(msfbase), "data", "svn"))
Dir.chdir(File.dirname(msfbase))