[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[no subject]
From: |
Gavin D. Smith |
Date: |
Mon, 14 Aug 2023 15:47:33 -0400 (EDT) |
branch: master
commit da3011a4e0e1a56fb8fba13c9dc1e74f3abc86e4
Author: Gavin Smith <gavinsmith0123@gmail.com>
AuthorDate: Mon Aug 14 20:20:26 2023 +0100
* tp/prove.sh: Add a comment stating the purpose of this file (mail
from Patrice, October 24th, 2022).
---
ChangeLog | 5 +++++
tp/prove.sh | 5 ++++-
2 files changed, 9 insertions(+), 1 deletion(-)
diff --git a/ChangeLog b/ChangeLog
index 6abbe287ef..841aa191a8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2023-08-14 Gavin Smith <gavinsmith0123@gmail.com>
+
+ * tp/prove.sh: Add a comment stating the purpose of this file (mail
+ from Patrice, October 24th, 2022).
+
2023-08-14 Gavin Smith <gavinsmith0123@gmail.com>
* README-hacking: reorder to put longer, less predictable
diff --git a/tp/prove.sh b/tp/prove.sh
index e0896fc785..4eb39b4f9f 100755
--- a/tp/prove.sh
+++ b/tp/prove.sh
@@ -1,9 +1,12 @@
#! /bin/sh
-# Copyright 2012 Free Software Foundation.
+# Copyright 2012-2023 Free Software Foundation.
#
# Copying and distribution of this file, with or without modification,
# are permitted in any medium without royalty provided the copyright
# notice and this notice are preserved.
+#
+# This file is a convenience to run the t/*.t tests directly, and not
+# through the automake generated facilities.
if [ z"$srcdir" = 'z' ]; then
- master updated (84a88d9e0c -> 1f9a4d2174), Gavin D. Smith, 2023/08/14
- [no subject], Gavin D. Smith, 2023/08/14
- [no subject], Gavin D. Smith, 2023/08/14
- [no subject], Gavin D. Smith, 2023/08/14
- [no subject], Gavin D. Smith, 2023/08/14
- [no subject], Gavin D. Smith, 2023/08/14
- [no subject],
Gavin D. Smith <=
- [no subject], Gavin D. Smith, 2023/08/14
- [no subject], Gavin D. Smith, 2023/08/14