[chutney/master] Create empty /net directory

23 Mar
2015
23 Mar
'15
3:39 a.m.
commit ad272e692f8cc4003b0b72f5b6bc5cb994217f24 Author: Sebastian Hahn <sebastian@torproject.org> Date: Sat Mar 21 16:05:08 2015 +0100 Create empty /net directory This means setting CHUTNEY_PATH to the git checkout just works from inside Tor. --- .gitignore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.gitignore b/.gitignore index cd00869..271193a 100644 --- a/.gitignore +++ b/.gitignore @@ -2,4 +2,4 @@ *pyd *~ -/net +/net/[^.]* diff --git a/net/.empty b/net/.empty new file mode 100644 index 0000000..e69de29
3754
Age (days ago)
3754
Last active (days ago)
0 comments
1 participants
participants (1)
-
nickm@torproject.org