• unknown's avatar
    Fix for BUG#21247: im_instance_conf.imtest fails on trees with test-1 · 5768d570
    unknown authored
    in their name.
    
    The problem was that IM-tests contained grep-statements with too wide
    patterns. The fix is to make these patterns more restrictive. Only IM-tests
    have been fixed, no code has been touched. 
    
    
    mysql-test/t/im_instance_conf.imtest:
      Use more restrictive pattern.
    mysql-test/t/im_options.imtest:
      Use more restrictive pattern.
    5768d570
im_options.imtest 9.69 KB