Skip to content

Commit 3b6caeb

Browse files
authored
Typo. (#369)
Signed-off-by: Henry Cox <henry.cox@mediatek.com>
1 parent b34c844 commit 3b6caeb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

tests/bin/test_run

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -76,7 +76,7 @@ t_detail "OUTPUT" "" >>"$LOGFILE"
7676

7777
# Run command
7878
$TIME bash -c "$INVOKE_COVER $SCRIPT $OPTS" 2>&1 | t_indent >>"$LOGFILE"
79-
RC=$?
79+
RC=${PIPESTATUS[0]}
8080

8181
# Evaluate output of time command
8282
ELAPSED=

tests/lcov/misc/help.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
# Test lcov --help
66
#
77

8-
source ../../common.mak
8+
source ../../common.tst
99

1010
STDOUT=help_stdout.log
1111
STDERR=help_stderr.log

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy