Remove surplus check for which diff is being tested
Must have left this when I was testing the test invocation for
8f79bd9b85
Pointy hat: thj
Sponsored by: Klara Inc.
This commit is contained in:
parent
f4be3645a1
commit
cffebd1e8f
@ -282,8 +282,6 @@ binary_body()
|
||||
|
||||
functionname_body()
|
||||
{
|
||||
atf_check -o empty -x "which diff"
|
||||
|
||||
atf_check -o file:$(atf_get_srcdir)/functionname_c.out -s exit:1 \
|
||||
diff -u -p -L functionname.in -L functionname_c.in \
|
||||
"$(atf_get_srcdir)/functionname.in" "$(atf_get_srcdir)/functionname_c.in"
|
||||
|
Loading…
Reference in New Issue
Block a user