Forráskód Böngészése

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

Weiwei Yang 7 éve
szülő
commit
b5f19268c9
1 módosított fájl, 1 hozzáadás és 1 törlés
  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