Skip to content

Commit c5ae7cb

Browse files
pcloudsgitster
authored andcommitted
t4029: use sh instead of bash
Signed-off-by: Nguyễn Thái Ngọc Duy <[email protected]> Signed-off-by: Junio C Hamano <[email protected]>
1 parent 5e16488 commit c5ae7cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/t4029-diff-trailing-space.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/bin/sh
22
#
33
# Copyright (c) Jim Meyering
44
#

0 commit comments

Comments
 (0)