From 7dc1f3b2dde2829d56fad27bcd45f5f12e5d370d Mon Sep 17 00:00:00 2001 From: nekral-guest Date: Thu, 20 Oct 2011 18:13:50 +0000 Subject: [PATCH] Usage messages of cppw and grpconv were missing. --- tests/convtools/26_grpconv_usage_option/data/usage.out | 1 + tests/cptools/03_cppw_usage_invalid_option/data/usage.out | 3 +++ 2 files changed, 4 insertions(+) diff --git a/tests/convtools/26_grpconv_usage_option/data/usage.out b/tests/convtools/26_grpconv_usage_option/data/usage.out index e69de29b..b426cb30 100644 --- a/tests/convtools/26_grpconv_usage_option/data/usage.out +++ b/tests/convtools/26_grpconv_usage_option/data/usage.out @@ -0,0 +1 @@ +Usage: grpconv diff --git a/tests/cptools/03_cppw_usage_invalid_option/data/usage.out b/tests/cptools/03_cppw_usage_invalid_option/data/usage.out index c4bb5186..633ff23d 100644 --- a/tests/cptools/03_cppw_usage_invalid_option/data/usage.out +++ b/tests/cptools/03_cppw_usage_invalid_option/data/usage.out @@ -1 +1,4 @@ /usr/sbin/cppw: invalid option -- 'Z' +Usage: +`cppw ' copys over /etc/passwd `cppw -s ' copys over /etc/shadow +`cpgr ' copys over /etc/group `cpgr -s ' copys over /etc/gshadow