diff mbox series

[FFmpeg-devel,1/2] tools/general_assembly: make the script executable

Message ID 20231115101941.22528-1-anton@khirnov.net
State New
Headers show
Series [FFmpeg-devel,1/2] tools/general_assembly: make the script executable | expand

Checks

Context Check Description
yinshiyou/make_loongarch64 success Make finished
yinshiyou/make_fate_loongarch64 success Make fate finished
andriy/make_x86 success Make finished
andriy/make_fate_x86 success Make fate finished

Commit Message

Anton Khirnov Nov. 15, 2023, 10:19 a.m. UTC
---
 tools/general_assembly.pl | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 tools/general_assembly.pl

Comments

Anton Khirnov Nov. 17, 2023, 9:40 a.m. UTC | #1
Will push the set soon if nobody objects.
diff mbox series

Patch

diff --git a/tools/general_assembly.pl b/tools/general_assembly.pl
old mode 100644
new mode 100755