Skip to content
This repository has been archived by the owner on Jun 3, 2020. It is now read-only.

Commit

Permalink
fix .rvmrc test
Browse files Browse the repository at this point in the history
  • Loading branch information
Georgios Politis committed Aug 25, 2012
1 parent ed94468 commit 2954aa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .rvmrc
Original file line number Diff line number Diff line change
@@ -1 +1 @@
[ $(type -t workon) == "function" ] && workon exitwp
[ "$(type -t workon)" = "function" ] && workon exitwp

0 comments on commit 2954aa8

Please sign in to comment.