diff options
| author | Roland McGrath <[email protected]> | 2005-11-17 03:16:00 +0000 |
|---|---|---|
| committer | Roland McGrath <[email protected]> | 2005-11-17 03:16:00 +0000 |
| commit | e47ab76f02c2a4f4d802ec298969ba67956435fe (patch) | |
| tree | 39dccb25273f15a488632c952738909f860c4b71 /tests/coverage.sh | |
| parent | d7f8d0caa7a357f9f4765e5dc93255f5057eba2e (diff) | |
Update new test after merge.
Diffstat (limited to 'tests/coverage.sh')
| -rwxr-xr-x | tests/coverage.sh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/coverage.sh b/tests/coverage.sh index f09f644f..288ee990 100755 --- a/tests/coverage.sh +++ b/tests/coverage.sh @@ -2,7 +2,7 @@ cd .. -for d in lib libasm libdw libdwfl libebl libelf src; do +for d in lib libasm libdw libdwfl libebl libelf backends src; do tmp=$d-data cd $d unused=0 |
