Skip to content

Commit 2b4a530

Browse files
ahamezfalood
andauthored
Don't cd into tmp dir (#79)
Co-authored-by: Falood Hao <[email protected]>
1 parent eab44e7 commit 2b4a530

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lib/file_system/backends/fs_inotify.ex

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -163,7 +163,6 @@ defmodule FileSystem.Backends.FSInotify do
163163
:exit_status,
164164
{:line, 16384},
165165
{:args, all_args},
166-
{:cd, System.tmp_dir!()}
167166
]
168167
)
169168

0 commit comments

Comments
 (0)