File: multigem

package info (click to toggle)
ruby-zentest 4.12.2-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 316 kB
  • sloc: ruby: 1,813; makefile: 13
file content (5 lines) | stat: -rwxr-xr-x 114 bytes parent folder | download
1
2
3
4
5
#!/usr/bin/env ruby -w

multiruby = File.expand_path "../multiruby", __FILE__

exec multiruby, "-S", "gem", *ARGV