From 5be959e80c712bf142c7e7282886ed98283f29e1 Mon Sep 17 00:00:00 2001 From: Aron Xu Date: Wed, 30 Jan 2019 13:45:09 +0000 Subject: [PATCH] fix-perl-interpreter-path Gbp-Pq: Name 0013-fix-perl-interpreter-path.patch --- tools/tspush | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tools/tspush b/tools/tspush index 36a65e28..9c9622ac 100755 --- a/tools/tspush +++ b/tools/tspush @@ -1,4 +1,4 @@ -#!/usr/bin/env perl +#!/usr/bin/perl # # Licensed to the Apache Software Foundation (ASF) under one -- 2.30.2