From 4c9de740d232602e361ea5f655c12c06eccec1c8 Mon Sep 17 00:00:00 2001 From: Kenneth Reitz <me@kennethreitz.org> Date: Tue, 22 Mar 2016 19:26:58 -0400 Subject: [PATCH] chmod +x (grr) --- builds/runtimes/pypy-5.0.0 | 0 builds/runtimes/pypy-5.0.1 | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 builds/runtimes/pypy-5.0.0 mode change 100644 => 100755 builds/runtimes/pypy-5.0.1 diff --git a/builds/runtimes/pypy-5.0.0 b/builds/runtimes/pypy-5.0.0 old mode 100644 new mode 100755 diff --git a/builds/runtimes/pypy-5.0.1 b/builds/runtimes/pypy-5.0.1 old mode 100644 new mode 100755 -- GitLab