summaryrefslogtreecommitdiff
path: root/lib/leap_cli/path.rb
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2016-07-09 02:45:23 -0700
committerelijah <elijah@riseup.net>2016-07-20 11:29:35 -0700
commita8efdb865dbea99e619c0353d707da39118e6e28 (patch)
treee128d00d28a676b8d2c736059578ec72217adc30 /lib/leap_cli/path.rb
parent7571e0ecb1ffea65df4498cf002c78c170905df8 (diff)
test: added test of quick start tutorial commands
Diffstat (limited to 'lib/leap_cli/path.rb')
-rw-r--r--lib/leap_cli/path.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/leap_cli/path.rb b/lib/leap_cli/path.rb
index 11fc0f1..a78dbd2 100644
--- a/lib/leap_cli/path.rb
+++ b/lib/leap_cli/path.rb
@@ -3,7 +3,7 @@ require 'fileutils'
module LeapCli; module Path
def self.platform
- @platform
+ @platform ||= nil
end
def self.provider_base