From a80f958a1e9cc9540e88b02d3bfb0f41046cd48e Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Sun, 14 Sep 2014 16:03:55 -0700 Subject: [PATCH] All 4 of these test files should be executable. --- test/fast/Listing versions/teardown | 0 ...ning \"nvm copy-packages $(nvm ls current)\" should error out" | 0 .../nvm install/install version specified in .nvmrc from binary | 0 .../nvm install/install version specified in .nvmrc from source | 0 4 files changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 test/fast/Listing versions/teardown mode change 100644 => 100755 "test/slow/nvm copy-packages/Running \"nvm copy-packages $(nvm ls current)\" should error out" mode change 100644 => 100755 test/slow/nvm install/install version specified in .nvmrc from binary mode change 100644 => 100755 test/slow/nvm install/install version specified in .nvmrc from source diff --git a/test/fast/Listing versions/teardown b/test/fast/Listing versions/teardown old mode 100644 new mode 100755 diff --git "a/test/slow/nvm copy-packages/Running \"nvm copy-packages $(nvm ls current)\" should error out" "b/test/slow/nvm copy-packages/Running \"nvm copy-packages $(nvm ls current)\" should error out" old mode 100644 new mode 100755 diff --git a/test/slow/nvm install/install version specified in .nvmrc from binary b/test/slow/nvm install/install version specified in .nvmrc from binary old mode 100644 new mode 100755 diff --git a/test/slow/nvm install/install version specified in .nvmrc from source b/test/slow/nvm install/install version specified in .nvmrc from source old mode 100644 new mode 100755