Преглед изворни кода

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