All of lore.kernel.org
 help / color / mirror / Atom feed
* [Buildroot] [PATCH 1/1] support/scripts/pyinstaller.py: revert mode back to 755
@ 2022-08-22 10:04 James Hilliard
  2022-08-22 11:20 ` Yann E. MORIN
  2022-09-18 10:21 ` Thomas Petazzoni
  0 siblings, 2 replies; 3+ messages in thread
From: James Hilliard @ 2022-08-22 10:04 UTC (permalink / raw)
  To: buildroot; +Cc: James Hilliard

This was accidentially changed to 644 in:
d752f73b0c0e4ba50738cd1e7f4472f61fce9089

Signed-off-by: James Hilliard <james.hilliard1@gmail.com>
---
 support/scripts/pyinstaller.py | 0
 1 file changed, 0 insertions(+), 0 deletions(-)
 mode change 100644 => 100755 support/scripts/pyinstaller.py

diff --git a/support/scripts/pyinstaller.py b/support/scripts/pyinstaller.py
old mode 100644
new mode 100755
-- 
2.34.1

_______________________________________________
buildroot mailing list
buildroot@buildroot.org
https://lists.buildroot.org/mailman/listinfo/buildroot

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2022-09-18 10:22 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-08-22 10:04 [Buildroot] [PATCH 1/1] support/scripts/pyinstaller.py: revert mode back to 755 James Hilliard
2022-08-22 11:20 ` Yann E. MORIN
2022-09-18 10:21 ` Thomas Petazzoni

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.