diff options
| author | Charles <sircharlesaze@gmail.com> | 2020-06-15 09:26:29 +0200 |
|---|---|---|
| committer | Charles <sircharlesaze@gmail.com> | 2020-06-15 09:26:29 +0200 |
| commit | 540d9a795ee6a12b4dfdebb72543d272d564d3b7 (patch) | |
| tree | 5f15030300bf19ac1a002fbfe13728890784f857 /minishell_test.config | |
| parent | 1cf685910f47be8f70fe3120a2aef4aa34d2e92a (diff) | |
| download | minishell_test-540d9a795ee6a12b4dfdebb72543d272d564d3b7.tar.gz minishell_test-540d9a795ee6a12b4dfdebb72543d272d564d3b7.tar.bz2 minishell_test-540d9a795ee6a12b4dfdebb72543d272d564d3b7.zip | |
Added sandbox
Diffstat (limited to 'minishell_test.config')
| -rw-r--r-- | minishell_test.config | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/minishell_test.config b/minishell_test.config index 3795ac7..dbb5632 100644 --- a/minishell_test.config +++ b/minishell_test.config @@ -19,3 +19,6 @@ fail_marker=! # log file path log_file=result.log + +# path to the sandbox directory +sandbox_path=sandbox |
