This is an automated email from the ASF dual-hosted git repository.

Jens-G pushed a commit to branch prep-master-for-0.25.0
in repository https://gitbox.apache.org/repos/asf/thrift.git


The following commit(s) were added to refs/heads/prep-master-for-0.25.0 by this 
push:
     new f40bd2a48 FIX: veralign.sh points to removed files
f40bd2a48 is described below

commit f40bd2a483e309cc2964a247b9bb86ca910e8def
Author: Jens Geyer <[email protected]>
AuthorDate: Sat Jul 4 23:48:02 2026 +0200

    FIX: veralign.sh points to removed files
---
 build/veralign.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/build/veralign.sh b/build/veralign.sh
index d867a6aa3..aac47fb7a 100755
--- a/build/veralign.sh
+++ b/build/veralign.sh
@@ -95,7 +95,6 @@ FILES[test/dart/test_client/pubspec.yaml]=pubspecReplace
 FILES[test/erl/src/thrift_test.app.src]=simpleReplace
 FILES[test/netstd/Client/Client.csproj]=simpleReplace
 FILES[test/netstd/Server/Server.csproj]=simpleReplace
-FILES[Thrift.podspec]=simpleReplace
 FILES[tutorial/dart/client/pubspec.yaml]=pubspecReplace
 FILES[tutorial/dart/console_client/pubspec.yaml]=pubspecReplace
 FILES[tutorial/dart/server/pubspec.yaml]=pubspecReplace

Reply via email to