date removed
This commit is contained in:
parent
ebe1845fb9
commit
5564ce99eb
|
@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
||||||
|
|
||||||
# Changelog for org.gcube.data-access.sh-fuse-integration
|
# Changelog for org.gcube.data-access.sh-fuse-integration
|
||||||
|
|
||||||
## [v3.0.0-SNAPSHOT] 2023-05-23
|
## [v3.0.0-SNAPSHOT]
|
||||||
|
|
||||||
- porting to gcube-bom 4.0.0
|
- porting to gcube-bom 4.0.0
|
||||||
|
|
||||||
|
|
|
@ -11,7 +11,7 @@ public class FuseTest {
|
||||||
|
|
||||||
@Test
|
@Test
|
||||||
public void mount() {
|
public void mount() {
|
||||||
StorageHubFS memfs = new StorageHubFS("b7c80297-e4ed-42ab-ab42-fdc0b8b0eabf-98187548");
|
StorageHubFS memfs = new StorageHubFS("");
|
||||||
try {
|
try {
|
||||||
String path;
|
String path;
|
||||||
switch (Platform.getNativePlatform().getOS()) {
|
switch (Platform.getNativePlatform().getOS()) {
|
||||||
|
|
Loading…
Reference in New Issue