Skip to content

Commit 85f634d

Browse files
author
oech3
committed
Add missing utils
1 parent 602e7b0 commit 85f634d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

util/build-gnu.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -104,7 +104,6 @@ fi
104104

105105
cd "${path_GNU}" && echo "[ pwd:'${PWD}' ]"
106106

107-
108107
# Any binaries that aren't built become `false` to make tests failure
109108
# Note that some test (e.g. runcon/runcon-compute.sh) incorrectly passes by this
110109
for binary in $(./build-aux/gen-lists-of-programs.sh --list-progs); do

0 commit comments

Comments
 (0)