From 8ba58a61d5c5f54dc6ebfc10d3bf01129e457ab2 Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Mon, 14 Nov 2011 19:21:04 +0000 Subject: [PATCH] Update cppw error message. --- tests/cptools/04_cppw_no_file_argument/data/usage.out | 4 ++-- tests/cptools/05_cppw_2_files/data/usage.out | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/tests/cptools/04_cppw_no_file_argument/data/usage.out b/tests/cptools/04_cppw_no_file_argument/data/usage.out index 805f8397..808df395 100644 --- a/tests/cptools/04_cppw_no_file_argument/data/usage.out +++ b/tests/cptools/04_cppw_no_file_argument/data/usage.out @@ -1,2 +1,2 @@ -cppw: missing file argument, -h for usage -cppw: /etc/passwd is unchanged +cppw: wrong number of arguments, -h for usage +cppw: no changes diff --git a/tests/cptools/05_cppw_2_files/data/usage.out b/tests/cptools/05_cppw_2_files/data/usage.out index a74769af..808df395 100644 --- a/tests/cptools/05_cppw_2_files/data/usage.out +++ b/tests/cptools/05_cppw_2_files/data/usage.out @@ -1,2 +1,2 @@ -cppw: missing file argument, -h for usage -cppw: (null) is unchanged +cppw: wrong number of arguments, -h for usage +cppw: no changes