From: Po-Yu Chuang <[email protected]>
Signed-off-by: Po-Yu Chuang <[email protected]> --- testcases/commands/gzip/gzip_tests.sh | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/testcases/commands/gzip/gzip_tests.sh b/testcases/commands/gzip/gzip_tests.sh index 99cafa4..5dba859 100755 --- a/testcases/commands/gzip/gzip_tests.sh +++ b/testcases/commands/gzip/gzip_tests.sh @@ -265,7 +265,7 @@ test02() if [ $RC -ne 0 ] then tst_brk TBROK $LTPTMP/tst_gzip.err NULL \ - "Test #2: uncompressing directory $LTPTMP/tst_gzip.tmp failed. Reason" + "Test #2: compressing directory $LTPTMP/tst_gzip.tmp failed. Reason" return $RC fi -- 1.6.3.3 ------------------------------------------------------------------------------ EditLive Enterprise is the world's most technically advanced content authoring tool. Experience the power of Track Changes, Inline Image Editing and ensure content is compliant with Accessibility Checking. http://p.sf.net/sfu/ephox-dev2dev _______________________________________________ Ltp-list mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/ltp-list
