gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: -rename file for consistency


From: gnunet
Subject: [taler-exchange] branch master updated: -rename file for consistency
Date: Sun, 20 Mar 2022 13:22:38 +0100

This is an automated email from the git hooks/post-receive script.

grothoff pushed a commit to branch master
in repository exchange.

The following commit(s) were added to refs/heads/master by this push:
     new e7fa97cc -rename file for consistency
e7fa97cc is described below

commit e7fa97cc872400d95597556850a05dc4244677ad
Author: Christian Grothoff <grothoff@gnunet.org>
AuthorDate: Sun Mar 20 13:22:32 2022 +0100

    -rename file for consistency
---
 src/testing/Makefile.am                                                 | 2 +-
 src/testing/{testing_api_cmd_status.c => testing_api_cmd_reserve_get.c} | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/src/testing/Makefile.am b/src/testing/Makefile.am
index 30148d71..5b4dba30 100644
--- a/src/testing/Makefile.am
+++ b/src/testing/Makefile.am
@@ -74,6 +74,7 @@ libtalertesting_la_SOURCES = \
   testing_api_cmd_recoup_refresh.c \
   testing_api_cmd_refund.c \
   testing_api_cmd_refresh.c \
+  testing_api_cmd_reserve_get.c \
   testing_api_cmd_reserve_history.c \
   testing_api_cmd_reserve_status.c \
   testing_api_cmd_revoke.c \
@@ -84,7 +85,6 @@ libtalertesting_la_SOURCES = \
   testing_api_cmd_signal.c \
   testing_api_cmd_sleep.c \
   testing_api_cmd_stat.c \
-  testing_api_cmd_status.c \
   testing_api_cmd_transfer_get.c \
   testing_api_cmd_wait.c \
   testing_api_cmd_wire.c \
diff --git a/src/testing/testing_api_cmd_status.c 
b/src/testing/testing_api_cmd_reserve_get.c
similarity index 99%
rename from src/testing/testing_api_cmd_status.c
rename to src/testing/testing_api_cmd_reserve_get.c
index 9d499571..ae53d020 100644
--- a/src/testing/testing_api_cmd_status.c
+++ b/src/testing/testing_api_cmd_reserve_get.c
@@ -17,7 +17,7 @@
   <http://www.gnu.org/licenses/>
 */
 /**
- * @file testing/testing_api_cmd_status.c
+ * @file testing/testing_api_cmd_reserve_get.c
  * @brief Implement the GET /reserve/$RID test command.
  * @author Marcello Stanisci
  */

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

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