Automatic commit with j
This commit is contained in:
parent
f67dedd7ff
commit
2e278597c9
2
urchin
2
urchin
@ -312,7 +312,7 @@ fi
|
|||||||
|
|
||||||
# Run or present the Molly guard.
|
# Run or present the Molly guard.
|
||||||
root="$(urchin_root "$1")"
|
root="$(urchin_root "$1")"
|
||||||
if dirname "$(readlink -f "$root")" |
|
if basename "$(readlink -f "$root")" |
|
||||||
grep -Fi 'test' > /dev/null || $force; then
|
grep -Fi 'test' > /dev/null || $force; then
|
||||||
logfile="$(readlink -f "$root")/.urchin/.log"
|
logfile="$(readlink -f "$root")/.urchin/.log"
|
||||||
echo > "$logfile"
|
echo > "$logfile"
|
||||||
|
Loading…
Reference in New Issue
Block a user