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