another bug in shell code. haskell has ruined me

This commit is contained in:
Joey Hess 2013-12-27 14:06:33 -04:00
parent 53b0228077
commit e9cb88ca38

View file

@ -24,7 +24,7 @@ getconfig () {
# Sets LOC to the location to use to store a key.
calclocation () {
ask DIRHASH "$1"
LOC="$mydirectory/$RET"
LOC="$mydirectory/$RET/$1"
}
# Asks for some value, and stores it in RET