Skip to content

Commit 4deb67e

Browse files
committed
Merge branch 'release/2.0.1'
2 parents 97ebcc9 + 5468a02 commit 4deb67e

File tree

3 files changed

+1
-275
lines changed

3 files changed

+1
-275
lines changed

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
2.0.0
1+
2.0.1

tests/filesystem/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,10 +44,6 @@ ecbuild_add_test( TARGET eckit_test_pathname
4444
SOURCES test_pathname.cc
4545
LIBS eckit )
4646

47-
ecbuild_add_test( TARGET eckit_test_filesystem_filespace_strategies
48-
SOURCES test_filespace_strategies.cc
49-
LIBS eckit )
50-
5147
file(MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/tmp/foo)
5248
file(MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/testdir/foo/1)
5349
file(MAKE_DIRECTORY ${CMAKE_CURRENT_BINARY_DIR}/testdir/foo/2)

tests/filesystem/test_filespace_strategies.cc

Lines changed: 0 additions & 270 deletions
This file was deleted.

0 commit comments

Comments
 (0)