Changeset: c67c76c51994 for MonetDB URL: http://dev.monetdb.org/hg/MonetDB?cmd=changeset;node=c67c76c51994 Modified Files: clients/ruby/Tests/All Branch: default Log Message:
rubytest: (try to) run test only if we have ruby diffs (6 lines): diff --git a/clients/ruby/Tests/All b/clients/ruby/Tests/All --- a/clients/ruby/Tests/All +++ b/clients/ruby/Tests/All @@ -1,1 +1,1 @@ -rubytest +HAVE_RUBY?rubytest _______________________________________________ checkin-list mailing list [email protected] https://www.monetdb.org/mailman/listinfo/checkin-list
