ソースを参照

HDFS-12571. Ozone: remove spaces from the beginning of the hdfs script. Contributed by Elek Marton.

Weiwei Yang 7 年 前
コミット
b5f19268c9
1 ファイル変更1 行追加1 行削除
  1. 1 1
      hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs

+ 1 - 1
hadoop-hdfs-project/hadoop-hdfs/src/main/bin/hdfs

@@ -1,4 +1,4 @@
-  #!/usr/bin/env bash
+#!/usr/bin/env bash
 
 # Licensed to the Apache Software Foundation (ASF) under one or more
 # contributor license agreements.  See the NOTICE file distributed with