/tools/Ruby/lib/ruby/gems/1.8/gems/rake-0.9.2/test/check_no_expansion.rb
http://github.com/agross/netopenspace · Ruby · 5 lines · 5 code · 0 blank · 0 comment · 2 complexity · 48accb5fa732fd414e38a908c4bfae08 MD5 · raw file
- if ARGV[0] != ARGV[1]
- exit 0
- else
- exit 1
- end