Skip to content

Commit

Permalink
Source the utility functions.
Browse files Browse the repository at this point in the history
  • Loading branch information
wayneeseguin committed Feb 27, 2010
1 parent 0378260 commit f38eec8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions scripts/libraries
Expand Up @@ -4,6 +4,8 @@
# ruby supporting libraries:
#

source $rvm_scripts_path/utility

action=$1 ; shift ; library=$1 ; shift ; args="$*"

if [[ -z "$action" ]] ; then
Expand Down

0 comments on commit f38eec8

Please sign in to comment.