Skip to content

Commit 6cb4127

Browse files
committed
[fix][client] create fs when absent
1 parent 774c10c commit 6cb4127

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/task/scripts/shell/mount_fs.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -125,7 +125,6 @@ function checkfs() {
125125
}
126126

127127
function createfs() {
128-
g_fsname=$g_fsname$1
129128

130129
if [ "$new_dingo" == "true" ]; then
131130
# create fs command: dingo create fs --fsname <fsname> --storagetype <storagetype> xxx

0 commit comments

Comments
 (0)