summaryrefslogtreecommitdiffstats
path: root/TODO.org
diff options
context:
space:
mode:
authorJozanLeClerc <bousset.rudy@gmail.com>2020-08-24 18:15:21 +0200
committerJozanLeClerc <bousset.rudy@gmail.com>2020-08-24 18:15:21 +0200
commitf8c1826e907fd6561d959001fd2506cbb2afebeb (patch)
tree18dc63f80b3ae51e9ee7d7c66c61d322d0c25bde /TODO.org
parentCounter | and counter \ (diff)
download42-minishell-f8c1826e907fd6561d959001fd2506cbb2afebeb.tar.gz
42-minishell-f8c1826e907fd6561d959001fd2506cbb2afebeb.tar.bz2
42-minishell-f8c1826e907fd6561d959001fd2506cbb2afebeb.tar.xz
42-minishell-f8c1826e907fd6561d959001fd2506cbb2afebeb.tar.zst
42-minishell-f8c1826e907fd6561d959001fd2506cbb2afebeb.zip
TODO update
Diffstat (limited to 'TODO.org')
-rw-r--r--TODO.org2
1 files changed, 1 insertions, 1 deletions
diff --git a/TODO.org b/TODO.org
index 3cd2517..26c859c 100644
--- a/TODO.org
+++ b/TODO.org
@@ -5,7 +5,7 @@
** DONE [#A] lpipes leaks <=== this is a big one (split lpipes | lcom | com)
** DONE [#A] /true/path/to/non-existant/bin/fail-plus-bad-fork
** TODO [#A] fix pwd when cd /
-** TODO [#A] Multiline pipes (ls |)
+** DONE [#A] Multiline pipes (ls |)
** DONE [#B] forked write(2) stuff on cd
** TODO [#B] ./qwe.sh <=== handle bad shebang
** DONE [#C] fix that goddamn exit(2) 25 leak