summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJens Geyer <jensg@apache.org>2023-02-06 23:40:56 +0100
committerJens Geyer <jensg@apache.org>2023-02-06 23:40:56 +0100
commit4eee6815276741a0381063b9e139a4938f808711 (patch)
tree6e98b15e482aa0d7f0dab587857898c1b8a40c34
parent61d3e747adac60f50277c0970d4667a9f655d6ae (diff)
downloadthrift-4eee6815276741a0381063b9e139a4938f808711.tar.gz
fix veralign.sh
-rwxr-xr-xbuild/veralign.sh2
1 files changed, 1 insertions, 1 deletions
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