asdf/lib
Henrik Nyh d7ceb38b06 Avoid bash error when no version is set
Running "asdf current ruby" before installing any Rubies gave me:

    /Users/henrik/.asdf/lib/utils.sh: line 73: [: !=: unary operator expected
    No version set for ruby
2017-04-08 09:38:18 +01:00
..
commands Add tests for the update command. Use sed instead of tail -r to get the 2017-03-17 21:19:46 -04:00
utils.sh Avoid bash error when no version is set 2017-04-08 09:38:18 +01:00