aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMattias Andrée <maandree@member.fsf.org>2016-04-05 20:37:54 +0200
committerMattias Andrée <maandree@member.fsf.org>2016-04-05 20:37:54 +0200
commitf88928e1360cd930d55b56d7f67fc7af8aacfa15 (patch)
tree9e8ac051e4795cb449e7c6a8bfac5918ca50f9b5
parentadd ability to test multi-call binaries (diff)
downloadbase-util-tests-f88928e1360cd930d55b56d7f67fc7af8aacfa15.tar.gz
base-util-tests-f88928e1360cd930d55b56d7f67fc7af8aacfa15.tar.bz2
base-util-tests-f88928e1360cd930d55b56d7f67fc7af8aacfa15.tar.xz
m
Signed-off-by: Mattias Andrée <maandree@member.fsf.org>
Diffstat (limited to '')
-rwxr-xr-xtest-test/test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test-test/test b/test-test/test
index 8a2a203..b042d54 100755
--- a/test-test/test
+++ b/test-test/test
@@ -537,7 +537,7 @@ prec ()
np_prec ()
{
T -n -a -n 2> /dev/null
- report_np $? "np_prec (obsolescent)"
+ report_np $? "np_prec (obsolescent) (questionable)"
}
Sflag ()