diff --git a/bootstraptest/runner.rb b/bootstraptest/runner.rb index 46638a5c90..240820deb3 100755 --- a/bootstraptest/runner.rb +++ b/bootstraptest/runner.rb @@ -1,6 +1,4 @@ -#!/bin/sh -exec ruby -x "$0" "$@" -#!ruby +"exec" "${RUBY-ruby}" "-x" "$0" "$@"; true # -*- mode: ruby; coding: utf-8 -*- # $Id$ # NOTE: