From c5fdfce8136ca8f7a3555b529ef6edb7dbec37db Mon Sep 17 00:00:00 2001 From: "Ryan S. Arnold" Date: Wed, 1 Apr 2015 15:53:11 -0500 Subject: testsuite/builddir-tests.sh: Add missing 'fi' at the end of the file. Change-Id: I15eb5360ec2e93b99496a3553336f7d05d7260ad --- testsuite/builddir-tests.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'testsuite') diff --git a/testsuite/builddir-tests.sh b/testsuite/builddir-tests.sh index 84993a49..5a31d6bb 100644 --- a/testsuite/builddir-tests.sh +++ b/testsuite/builddir-tests.sh @@ -123,3 +123,4 @@ if test ${out} = "${local_builds}/${build}/x86_64-linux-gnu/binutils-gdb.git~mas else fail "get_builddir: merged binutils-gdb.git repository with master branch and gdb as a second parameter." fixme "${in} returned ${out}" +fi -- cgit v1.2.3