Re: [PATCH 2/2] perf: export some important test-lib variables

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi Thomas,

Thomas Rast wrote:
> The only bug right now is that $GIT_TEST_CMP is needed for test_cmp to
> work.

What bug?  You're exporting it, right?

>  test_perf 'test-lib-functions correctly loaded in subshells' '
>         : >a &&
> -       test_path_is_file a
> +       test_path_is_file a &&
> +       : >b &&
> +       test_cmp a b
>  '

This test fails, presumably because of test_cmp.

Ram
--
To unsubscribe from this list: send the line "unsubscribe git" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at  http://vger.kernel.org/majordomo-info.html


[Index of Archives]     [Linux Kernel Development]     [Gcc Help]     [IETF Annouce]     [DCCP]     [Netdev]     [Networking]     [Security]     [V4L]     [Bugtraq]     [Yosemite]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Linux SCSI]     [Fedora Users]