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

jensg pushed a commit to branch 0.18.0
in repository https://gitbox.apache.org/repos/asf/thrift.git


The following commit(s) were added to refs/heads/0.18.0 by this push:
     new 4eee68152 fix veralign.sh
4eee68152 is described below

commit 4eee6815276741a0381063b9e139a4938f808711
Author: Jens Geyer <[email protected]>
AuthorDate: Mon Feb 6 23:40:56 2023 +0100

    fix veralign.sh
---
 build/veralign.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/build/veralign.sh b/build/veralign.sh
index adac0c59f..834bf7e03 100755
--- a/build/veralign.sh
+++ b/build/veralign.sh
@@ -1,4 +1,4 @@
-x#!/usr/bin/env bash
+#!/usr/bin/env bash
 #
 # Licensed to the Apache Software Foundation (ASF) under one
 # or more contributor license agreements.  See the NOTICE file

Reply via email to