cmdtest/t/bin/echo_pwd.rb
Johan Holmberg 6a7bdbdfe4 make tests more Windows-friendly
by using Ruby helper scripts instead fo relying
on the existence of Unix commands
2016-11-05 00:49:22 +01:00

4 lines
39 B
Ruby
Executable File

#!/usr/bin/ruby
puts "PWD=" + Dir.pwd