Minor code tweaks: A few extra input validations, spelling corrections, etc

darcs-hash:20060710223956-ac50b-22d3b2adf570872564abf7ab68bb223d0c4a5308.gz
This commit is contained in:
axel
2006-07-11 08:39:56 +10:00
parent 746a602515
commit bb04df2ac9
4 changed files with 23 additions and 11 deletions

View File

@@ -24,7 +24,7 @@ for idx in (seq (count $PATH))
end
if count $erase_idx >/dev/null
set -e PATH[(echo $erase_idx)]
set -e PATH[(echo $erase_idx)]
end
#