mirror of
https://github.com/rclone/rclone
synced 2024-11-24 01:26:25 +01:00
hdfs: correct username parameter in integration tests
This commit is contained in:
parent
e3c238ac95
commit
feaacfd226
@ -12,7 +12,7 @@ start() {
|
||||
|
||||
echo type=hdfs
|
||||
echo namenode=127.0.0.1:8020
|
||||
echo user=root
|
||||
echo username=root
|
||||
}
|
||||
stop() {
|
||||
if status ; then
|
||||
|
Loading…
Reference in New Issue
Block a user