Browse Source
Add the '-' flag to the function glob which makes the other flag test against the target of the symlink, and not the symlink itself. When using rcm (https://github.com/thoughtbot/rcm), the function files are symlinked by default, but the current glob excludes them by targeting normal files (with the '.' flag). Signed-off-by: Sorin Ionescu <sorin.ionescu@gmail.com>master
Caleb Land
11 years ago
committed by
Sorin Ionescu
1 changed files with 1 additions and 1 deletions
Loading…
Reference in new issue