diff options
author | Filipe Cabecinhas <me@filcab.net> | 2012-07-19 13:53:12 +0000 |
---|---|---|
committer | Filipe Cabecinhas <me@filcab.net> | 2012-07-19 13:53:12 +0000 |
commit | e6dc3307484e4226d7c0c0a19839fde29292f48b (patch) | |
tree | 0a88abdfdda0cd48cb2b4ea97c1a3dc080fa8fa7 | |
parent | 67ce1930c16af961d48948f479b11312d715c3ba (diff) | |
download | bcm5719-llvm-e6dc3307484e4226d7c0c0a19839fde29292f48b.tar.gz bcm5719-llvm-e6dc3307484e4226d7c0c0a19839fde29292f48b.zip |
Make git not delete my_working_dir. Otherwise a git checkout would be different from an svn checkout.
llvm-svn: 160506
-rw-r--r-- | lldb/test/functionalities/process_launch/my_working_dir/.keep | 0 |
1 files changed, 0 insertions, 0 deletions
diff --git a/lldb/test/functionalities/process_launch/my_working_dir/.keep b/lldb/test/functionalities/process_launch/my_working_dir/.keep new file mode 100644 index 00000000000..e69de29bb2d --- /dev/null +++ b/lldb/test/functionalities/process_launch/my_working_dir/.keep |