Files
scylladb/sstables
Benny Halevy bd85975277 sstables: fix is_temp_dir
1. fs::canonical required that the path will exist.
   and there is no need for fs::canonical here.
2. fs::path::extension will return the leading dot.

Signed-off-by: Benny Halevy <bhalevy@scylladb.com>
2019-01-27 14:14:32 +02:00
..
2019-01-22 15:34:32 +02:00
2018-11-21 00:01:44 +02:00
2018-11-21 00:01:44 +02:00
2019-01-22 15:34:32 +02:00
2018-06-15 09:11:09 +02:00
2018-11-24 18:53:18 -02:00
2019-01-27 14:14:32 +02:00