diff options
Diffstat (limited to 'testsuite/cpio.tests')
-rwxr-xr-x | testsuite/cpio.tests | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/testsuite/cpio.tests b/testsuite/cpio.tests index 7aee774a1..44c17e693 100755 --- a/testsuite/cpio.tests +++ b/testsuite/cpio.tests | |||
@@ -4,6 +4,8 @@ | |||
4 | 4 | ||
5 | . ./testing.sh | 5 | . ./testing.sh |
6 | 6 | ||
7 | umask 022 | ||
8 | |||
7 | # ls -ln shows date. Need to remove that, it's variable. | 9 | # ls -ln shows date. Need to remove that, it's variable. |
8 | # sed: coalesce spaces | 10 | # sed: coalesce spaces |
9 | # cut: remove date | 11 | # cut: remove date |