aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-08-30 14:59:13 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-08-30 14:59:13 +1200
commit6ccd74f78e84401212efc11e72ef624c5f201c80 (patch)
tree8a615ea3d4d0a92414790d0e13af8fdac4a849dd /ISSUES.markdown
parentRemove fixed completion issue (diff)
downloaddotfiles-6ccd74f78e84401212efc11e72ef624c5f201c80.tar.gz
dotfiles-6ccd74f78e84401212efc11e72ef624c5f201c80.zip
Fix mysql()
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown1
1 files changed, 0 insertions, 1 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 4422664e..85d7d26e 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -23,4 +23,3 @@ Known issues
standard.
Turns out that old versions of Bash in `sh` mode do this too.
-* mysql() is broken due to a logic error, shifting off $1 before using it.