git.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* squash! Merge branch 'ps/test-chmtime-get'
@ 2018-04-19 17:50 Johannes Sixt
  2018-04-20  8:12 ` Junio C Hamano
  0 siblings, 1 reply; 2+ messages in thread
From: Johannes Sixt @ 2018-04-19 17:50 UTC (permalink / raw)
  To: Junio C Hamano; +Cc: Git Mailing List

Junio,

you may want to squash this into your merge commit of branch
ps/test-chmtime-get (today it is fa57c0871fc9)

-- Hannes

diff --git a/t/helper/test-chmtime.c b/t/helper/test-chmtime.c
index daeddc1cbc..aa22af48c2 100644
--- a/t/helper/test-chmtime.c
+++ b/t/helper/test-chmtime.c
@@ -25,7 +25,7 @@
  *
  * To print only the mtime use --get:
  *
- *	test-chmtime --get file
+ *	test-tool chmtime --get file
  *
  * To set the mtime to current time:
  *
@@ -33,7 +33,7 @@
  *
  * To set the file mtime offset to +1 and print the new value:
  *
- *	test-chmtime --get +1 file
+ *	test-tool chmtime --get +1 file
  *
  */
 #include "test-tool.h"

^ permalink raw reply related	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2018-04-20  8:12 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-04-19 17:50 squash! Merge branch 'ps/test-chmtime-get' Johannes Sixt
2018-04-20  8:12 ` Junio C Hamano

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).