зеркало из https://github.com/Azure/azurehpc.git
remove wrong comment
This commit is contained in:
Родитель
7de23091af
Коммит
7e883f54b3
|
@ -10,7 +10,7 @@ if [[ $(id -u) -ne 0 ]] ; then
|
|||
fi
|
||||
|
||||
script_dir="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
source "$script_dir/azhpc-library.sh" # Needed to use the retry function
|
||||
source "$script_dir/azhpc-library.sh"
|
||||
|
||||
echo "Creating a $filesystem filesystem on device $device mounted on $mount"
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче