gnunet-svn
[Top][All Lists]
Advanced

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

[taler-wallet-core] branch master updated: cleaning up the page list


From: gnunet
Subject: [taler-wallet-core] branch master updated: cleaning up the page list
Date: Fri, 09 Feb 2024 20:17:57 +0100

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

sebasjm pushed a commit to branch master
in repository wallet-core.

The following commit(s) were added to refs/heads/master by this push:
     new 93974864a cleaning up the page list
93974864a is described below

commit 93974864adff3e171b07b692f2aad99788a4f120
Author: Sebastian <sebasjm@gmail.com>
AuthorDate: Fri Feb 9 16:17:50 2024 -0300

    cleaning up the page list
---
 contrib/copy-backend-into-prebuilt.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/contrib/copy-backend-into-prebuilt.sh 
b/contrib/copy-backend-into-prebuilt.sh
index 383871ac6..81d38cdea 100755
--- a/contrib/copy-backend-into-prebuilt.sh
+++ b/contrib/copy-backend-into-prebuilt.sh
@@ -2,7 +2,7 @@
 
 [ ! -d prebuilt ] && git worktree add -f prebuilt prebuilt && exit 1
 
-for file in depleted_tip.en.html  offer_refund.en.html  offer_tip.en.html  
request_payment.en.html  show_order_details.en.html; do
+for file in offer_refund.en.html request_payment.en.html 
show_order_details.en.html; do
        cp packages/merchant-backend-ui/dist/pages/$file prebuilt/backend/
 done
 

-- 
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]