From 7f76287ed1a0da3e586696befe0ad77310ceb15b Mon Sep 17 00:00:00 2001 From: Schrodinger ZHU Yifan Date: Mon, 5 Aug 2024 18:14:24 -0700 Subject: [PATCH] [libc] undo execution bit change (#102083) CI seems to stop running after the execution bit is set. Undo the change to see if it recovers CI. --- libc/newhdrgen/yaml_to_classes.py | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100755 => 100644 libc/newhdrgen/yaml_to_classes.py diff --git a/libc/newhdrgen/yaml_to_classes.py b/libc/newhdrgen/yaml_to_classes.py old mode 100755 new mode 100644