From 871b4da00010fc0a45069ad48d453fcdb44d0c13 Mon Sep 17 00:00:00 2001 From: "ariard@student.42.fr" Date: Tue, 28 Feb 2017 19:28:01 +0100 Subject: [PATCH] test --- 42sh/file | 2 -- 42sh/file1 | 0 42sh/includes/builtin.h | 2 +- 42sh/src/exec/set_exitstatus.c | 2 +- 42sh/src/lexer/lexer_default.c | 2 +- 42sh/src/lexer/lexer_number.c | 2 +- 42sh/src/parser/add_sep.c | 2 +- 42sh/wide | 1 - 42sh/yolo | 2 -- 9 files changed, 5 insertions(+), 10 deletions(-) delete mode 100644 42sh/file delete mode 100644 42sh/file1 delete mode 100644 42sh/wide delete mode 100644 42sh/yolo diff --git a/42sh/file b/42sh/file deleted file mode 100644 index 1d552218..00000000 --- a/42sh/file +++ /dev/null @@ -1,2 +0,0 @@ -ls: feew: No such file or directory -ls: feew: No such file or directory diff --git a/42sh/file1 b/42sh/file1 deleted file mode 100644 index e69de29b..00000000 diff --git a/42sh/includes/builtin.h b/42sh/includes/builtin.h index 61336315..5efa6dff 100644 --- a/42sh/includes/builtin.h +++ b/42sh/includes/builtin.h @@ -6,7 +6,7 @@ /* By: jhalford +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2016/12/13 17:21:56 by jhalford #+# #+# */ -/* Updated: 2017/02/20 20:21:05 by ariard ### ########.fr */ +/* Updated: 2017/02/27 20:28:37 by ariard ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/42sh/src/exec/set_exitstatus.c b/42sh/src/exec/set_exitstatus.c index ffb502da..efbbba45 100644 --- a/42sh/src/exec/set_exitstatus.c +++ b/42sh/src/exec/set_exitstatus.c @@ -6,7 +6,7 @@ /* By: jhalford +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2016/11/28 14:25:17 by jhalford #+# #+# */ -/* Updated: 2017/02/20 20:43:03 by ariard ### ########.fr */ +/* Updated: 2017/02/27 23:20:22 by ariard ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/42sh/src/lexer/lexer_default.c b/42sh/src/lexer/lexer_default.c index d8799ebe..d5688999 100644 --- a/42sh/src/lexer/lexer_default.c +++ b/42sh/src/lexer/lexer_default.c @@ -6,7 +6,7 @@ /* By: jhalford +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2016/11/28 18:36:21 by jhalford #+# #+# */ -/* Updated: 2017/02/25 20:04:41 by ariard ### ########.fr */ +/* Updated: 2017/02/25 20:39:29 by ariard ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/42sh/src/lexer/lexer_number.c b/42sh/src/lexer/lexer_number.c index 11e9eb6e..3bb079b7 100644 --- a/42sh/src/lexer/lexer_number.c +++ b/42sh/src/lexer/lexer_number.c @@ -6,7 +6,7 @@ /* By: jhalford +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2016/12/03 12:06:45 by jhalford #+# #+# */ -/* Updated: 2017/02/25 19:55:30 by ariard ### ########.fr */ +/* Updated: 2017/02/25 20:39:33 by ariard ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/42sh/src/parser/add_sep.c b/42sh/src/parser/add_sep.c index a80093f4..b2954785 100644 --- a/42sh/src/parser/add_sep.c +++ b/42sh/src/parser/add_sep.c @@ -6,7 +6,7 @@ /* By: ariard +#+ +:+ +#+ */ /* +#+#+#+#+#+ +#+ */ /* Created: 2017/02/15 19:12:07 by ariard #+# #+# */ -/* Updated: 2017/02/25 19:28:47 by ariard ### ########.fr */ +/* Updated: 2017/02/25 20:39:38 by ariard ### ########.fr */ /* */ /* ************************************************************************** */ diff --git a/42sh/wide b/42sh/wide deleted file mode 100644 index 6efd26c6..00000000 --- a/42sh/wide +++ /dev/null @@ -1 +0,0 @@ -ls: ewfef: No such file or directory diff --git a/42sh/yolo b/42sh/yolo deleted file mode 100644 index 627968d4..00000000 --- a/42sh/yolo +++ /dev/null @@ -1,2 +0,0 @@ -ls: wefewf: No such file or directory -ls: wefewf: No such file or directory