coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[PATCH] tests: also print chmod's --version


From: Jim Meyering
Subject: [PATCH] tests: also print chmod's --version
Date: Sun, 01 Jan 2012 22:36:10 +0100

Barely worth a commit...

>From 794e52b7bd84a860d5606b70265cefdde839b7c3 Mon Sep 17 00:00:00 2001
From: Jim Meyering <address@hidden>
Date: Sun, 1 Jan 2012 18:40:54 +0100
Subject: [PATCH] tests: also print chmod's --version

* tests/rm/many-dir-entries-vs-OOM: This test also exercises chmod.
---
 tests/rm/many-dir-entries-vs-OOM |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/tests/rm/many-dir-entries-vs-OOM b/tests/rm/many-dir-entries-vs-OOM
index 1359fb0..b5f10da 100755
--- a/tests/rm/many-dir-entries-vs-OOM
+++ b/tests/rm/many-dir-entries-vs-OOM
@@ -18,7 +18,7 @@
 # along with this program.  If not, see <http://www.gnu.org/licenses/>.

 . "${srcdir=.}/init.sh"; path_prepend_ ../src
-print_ver_ rm du
+print_ver_ rm du chmod

 expensive_

--
1.7.8.1.391.g2c2ad



reply via email to

[Prev in Thread] Current Thread [Next in Thread]