oops
This commit is contained in:
parent
0dc6e01fbc
commit
bb3876f334
1
urchin
1
urchin
@ -119,7 +119,6 @@ stdout_file() {
|
|||||||
md5) y=$(echo "${the_shell}" | md5 -q) ;;
|
md5) y=$(echo "${the_shell}" | md5 -q) ;;
|
||||||
*) echo md5 command is not configured >&2; urchin_exit 1;;
|
*) echo md5 command is not configured >&2; urchin_exit 1;;
|
||||||
esac
|
esac
|
||||||
y=$(echo "${the_shell}" | $urchin_md5)"
|
|
||||||
echo "${x}/${y}"
|
echo "${x}/${y}"
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user