aboutsummaryrefslogtreecommitdiff
path: root/ISSUES.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-12-27 02:41:56 +1300
committerTom Ryder <tom@sanctum.geek.nz>2016-12-27 02:41:56 +1300
commitd71d8492a373306333711da74c3318f9c2c67d53 (patch)
treecce10030688de84dcec1d0e3509a4f6ce552c0d9 /ISSUES.markdown
parentTell ShellCheck to ignore an error (diff)
downloaddotfiles-d71d8492a373306333711da74c3318f9c2c67d53.tar.gz
dotfiles-d71d8492a373306333711da74c3318f9c2c67d53.zip
Add workaround to what looks like a bug to me
Diffstat (limited to 'ISSUES.markdown')
-rw-r--r--ISSUES.markdown4
1 files changed, 4 insertions, 0 deletions
diff --git a/ISSUES.markdown b/ISSUES.markdown
index 60558e80..5d9d43d3 100644
--- a/ISSUES.markdown
+++ b/ISSUES.markdown
@@ -20,3 +20,7 @@ Known issues
manageable
* On non-OBSD pdksh and mksh, !! comes out as literal !! after subshell
expansion; a version switch might be necessary
+* Running the block of git(1) commands in the prompt leaves five "stale"
+ jobspecs around that flee after a jobs builtin run; only saw this manifest
+ after 90dcadf; either I understand job specs really poorly or this may be a
+ bug in bash