From 48cce14340195450b945d737abffc18fda5c20a3 Mon Sep 17 00:00:00 2001 From: Patrick McDermott Date: Sun, 16 Jun 2019 10:02:45 -0400 Subject: tests/exe/ob-buildopk.sh: Remove directories from test results --- (limited to 'tests') diff --git a/tests/exe/ob-buildopk.sh b/tests/exe/ob-buildopk.sh index a847ef1..005f639 100755 --- a/tests/exe/ob-buildopk.sh +++ b/tests/exe/ob-buildopk.sh @@ -59,19 +59,14 @@ for opk in '../../foo_1.0-1_i686-linux-glibc_all.opk' \ data.tar.gz EOF cmd_is 'control.tar.gz contents' ls_inner "${opk}" control.tar.gz <<-EOF - ./ ./control ./md5sums EOF done cmd_is 'data.tar.gz contents' \ ls_inner '../../foo_1.0-1_i686-linux-glibc_all.opk' data.tar.gz <<-EOF - ./ - ./usr/ - ./usr/bin/ ./usr/bin/foo.sh EOF cmd_is 'data.tar.gz contents' \ ls_inner '../../bar_1.0-1_all_all.opk' data.tar.gz <<-EOF - ./ EOF -- cgit v0.9.1