Skip to content

Commit 04c33e4

Browse files
author
Dmitry Akhmedzhanov
committed
Move to a more portable shebang in run_perftest_multi_devices
Signed-off-by: Dmitry Akhmedzhanov <[email protected]>
1 parent 1025f73 commit 04c33e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

run_perftest_multi_devices

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/usr/bin/env bash
22
# Script to launch a multi device test on seperate processes.
33

44
GET_HELP=0

0 commit comments

Comments
 (0)