Skip to content
This repository was archived by the owner on May 7, 2024. It is now read-only.

Commit fbe832c

Browse files
author
ron
committed
Undoing shebang line for sh file
1 parent 0d33a75 commit fbe832c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/run_all_tests.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/sh
1+
#!/usr/bin/env bash
22
# --------------------------------------------------------------------------------------------
33
# Copyright (c) Microsoft Corporation. All rights reserved.
44
# Licensed under the MIT License. See License.txt in the project root for license information.

0 commit comments

Comments
 (0)