浏览代码

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