summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-27 14:10:02 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-27 14:10:02 +0200
commit443dabeae0353e950300a82b8d4e818bfed18951 (patch)
tree7b4a22fc04f9218cf9323b85f9a1f3b8b5850471
parentTODO update (diff)
download42-minishell-443dabeae0353e950300a82b8d4e818bfed18951.tar.gz
42-minishell-443dabeae0353e950300a82b8d4e818bfed18951.tar.bz2
42-minishell-443dabeae0353e950300a82b8d4e818bfed18951.tar.xz
42-minishell-443dabeae0353e950300a82b8d4e818bfed18951.tar.zst
42-minishell-443dabeae0353e950300a82b8d4e818bfed18951.zip
TODO update
Diffstat (limited to '')
-rw-r--r--TODO.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 74ca649..20acc28 100644
--- a/TODO.org
+++ b/TODO.org
@@ -9,7 +9,7 @@
** TODO [#A] Go full tok + quotes
** TODO [#A] ls qweqwe; echo $? <---- reparse
** DONE [#B] forked write(2) stuff on cd
-** TODO [#B] Multiline && ||
+** DONE [#B] Multiline && ||
** TODO [#B] ./qwe.sh <=== handle bad shebang
** DONE [#C] fix that goddamn exit(2) 25 leak
** TODO [#C] lpipes leaks on builtins (same as above man)