[#922] Fix linter issue

Signed-off-by: Anton Nikiforov <an.nikiforov@yadro.com>
pull/954/head
Anton Nikiforov 2024-01-26 17:13:40 +03:00 committed by Evgenii Stratonikov
parent 9916598dfb
commit f64c48b157
5 changed files with 4 additions and 5 deletions

View File

@ -259,4 +259,4 @@ env-down:
docker volume rm -f frostfs-node_neo-go
rm -f ./.cache/.frostfs-ir-state
rm -f ./.cache/.frostfs-node-state
rm -rf ./.cache/storage
rm -rf ./.cache/storage

View File

@ -104,7 +104,7 @@ Enter password > <- press ENTER, the is no password for wallet
CID: CfPhEuHQ2PRvM4gfBQDC4dWZY3NccovyfcnEdiq2ixju
./bin/frostfs-cli object put -r 127.0.0.1:8080 --wallet ./dev/wallet.json --file README.md --cid CfPhEuHQ2PRvM4gfBQDC4dWZY3NccovyfcnEdiq2ixju
Enter password >
Enter password >
4300 / 4300 [===========================================================================================================================================================================================================] 100.00% 0s
[README.md] Object successfully stored
OID: 78sohnudVMnPsczXqsTUcvezosan2YDNVZwDE8Kq5YwU

View File

@ -86,4 +86,4 @@
"stopAll": true
}
]
}
}

View File

@ -16,4 +16,4 @@
"detail": "Down debug environment"
}
]
}
}

View File

@ -66,4 +66,3 @@
"Tokens": null
}
}