diff options
Diffstat (limited to 'tests/run-elflint-test.sh')
| -rwxr-xr-x | tests/run-elflint-test.sh | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/tests/run-elflint-test.sh b/tests/run-elflint-test.sh index a0b93a25..9f45d51e 100755 --- a/tests/run-elflint-test.sh +++ b/tests/run-elflint-test.sh @@ -1,5 +1,5 @@ #! /bin/sh -# Copyright (C) 2005, 2007 Red Hat, Inc. +# Copyright (C) 2005, 2007, 2008 Red Hat, Inc. # This file is part of Red Hat elfutils. # Written by Ulrich Drepper <[email protected]>, 2005. # @@ -41,4 +41,7 @@ testrun ../src/elflint -q testfile33 testfiles testfile42 testrun ../src/elflint -q --gnu-ld testfile42 +testfiles testfile47 +testrun ../src/elflint -q testfile47 + exit 0 |
