Skip to content

Commit 7f3eb74

Browse files
committed
fixup! mingw: allow hooks to be .exe files
1 parent e3ebd58 commit 7f3eb74

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

run-command.c

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -859,6 +859,7 @@ const char *find_hook(const char *name)
859859
return path.buf;
860860
#endif
861861
return NULL;
862+
}
862863
return path.buf;
863864
}
864865

0 commit comments

Comments
 (0)