t / t4018 / perl-sub-definitionon commit sub-process: print the cmd when a capability is unsupported (d3ba566)
   1sub RIGHT {
   2        my ($n) = @_;
   3        print "ChangeMe";
   4}