gnunet-svn
[Top][All Lists]
Advanced

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

[taler-exchange] branch master updated: FIXMEs were done


From: gnunet
Subject: [taler-exchange] branch master updated: FIXMEs were done
Date: Fri, 23 Aug 2024 09:31:32 +0200

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 b4c18ef77 FIXMEs were done
b4c18ef77 is described below

commit b4c18ef77c4b2806ed1aa1cbebebc8ceb3f9f657
Author: Christian Grothoff <christian@grothoff.org>
AuthorDate: Fri Aug 23 09:31:29 2024 +0200

    FIXMEs were done
---
 bootstrap | 2 --
 1 file changed, 2 deletions(-)

diff --git a/bootstrap b/bootstrap
index 713b056ac..1b4e04b15 100755
--- a/bootstrap
+++ b/bootstrap
@@ -47,14 +47,12 @@ truncate -s -2 Makefile.am.ext
 
 echo "" >> Makefile.am.ext
 echo 'dist_kycspapkgdata_DATA = \' >> Makefile.am.ext
-# FIXME: replace aml-backoffice with kyc-ui once ready!
 find wallet-core/kyc/ -type f | sort | awk '{print "  " $1 " \\" }' >> 
Makefile.am.ext
 # Remove extra '\' at the end of the file
 truncate -s -2 Makefile.am.ext
 
 echo "" >> Makefile.am.ext
 echo 'dist_auditorspapkgdata_DATA = \' >> Makefile.am.ext
-# FIXME: replace aml-backoffice with auditor-backoffice once ready!
 find wallet-core/auditor-backoffice/ -type f | sort | awk '{print "  " $1 " 
\\" }' >> Makefile.am.ext
 # Remove extra '\' at the end of the file
 truncate -s -2 Makefile.am.ext

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