Retab all the things (except external/)

This commit is contained in:
Tab Assassin
2013-09-30 13:47:53 -05:00
parent 0ecba377f5
commit 2e8d19edcf
293 changed files with 32962 additions and 32962 deletions
+3 -3
View File
@@ -6,7 +6,7 @@
msfbase = __FILE__
while File.symlink?(msfbase)
msfbase = File.expand_path(File.readlink(msfbase), File.dirname(msfbase))
msfbase = File.expand_path(File.readlink(msfbase), File.dirname(msfbase))
end
$:.unshift(File.expand_path(File.join(File.dirname(msfbase), '..', 'lib')))
@@ -18,8 +18,8 @@ $:.unshift(ENV['MSF_LOCAL_LIB']) if ENV['MSF_LOCAL_LIB']
require 'rex'
if (!(length = ARGV.shift))
$stderr.puts("Usage: #{File.basename($0)} length [set a] [set b] [set c]\n")
exit
$stderr.puts("Usage: #{File.basename($0)} length [set a] [set b] [set c]\n")
exit
end
# If the user supplied custom sets, use those. Otherwise, use the default