aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-19 14:07:56 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-19 14:07:56 +1300
commitbd66d1d84bdcbe27daf27900a5e1eb64694744d8 (patch)
tree9cca0cdab035f6a798bfacb49bb963f582832884 /ISSUES.markdown
parentBlock a well-intended shellcheck error (diff)
downloaddotfiles-bd66d1d84bdcbe27daf27900a5e1eb64694744d8.tar.gz
dotfiles-bd66d1d84bdcbe27daf27900a5e1eb64694744d8.zip
Remove an issue
This was fixed in edcbf2a
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown2
1 files changed, 0 insertions, 2 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index b02db22e..19375c83 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -18,5 +18,3 @@ Known issues
* dr(1df) is probably more practical in awk
* How come commands I fix with the fc builtin always seem to exit 1 even if
they succeed? Did I do that or is it Bash?
-* typeset in ksh93 does not seem to make the variable local, maybe I'm
- missing some magic