/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

  1. if ARGV[0] != ARGV[1]
  2. exit 0
  3. else
  4. exit 1
  5. end