Skip to content

Commit 2b3a773

Browse files
committed
define shell.
1 parent 5f93877 commit 2b3a773

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

integration_tests/build_meta.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env bash
1+
#!/bin/bash
22

33
set -e
44

integration_tests/dist_query/run.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env bash
1+
#!/bin/bash
22

33
# Get current dir
44
export CURR_DIR=$(pwd)

0 commit comments

Comments
 (0)