From 92cd92f395fb13b1d388cbbf0d927820c22f5567 Mon Sep 17 00:00:00 2001 From: Francois-Rene Rideau <tunes@google.com> Date: Thu, 4 Sep 2014 20:13:47 -0400 Subject: [PATCH] Make the other tools scripts executable. --- tools/cl-source-registry-cache.lisp | 0 tools/install-asdf.lisp | 0 2 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 tools/cl-source-registry-cache.lisp mode change 100644 => 100755 tools/install-asdf.lisp diff --git a/tools/cl-source-registry-cache.lisp b/tools/cl-source-registry-cache.lisp old mode 100644 new mode 100755 diff --git a/tools/install-asdf.lisp b/tools/install-asdf.lisp old mode 100644 new mode 100755 -- GitLab