[PATCH] Minor style fix (indent "cat" correctly")

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



"cat" should be indented the same as other commands in this function,
even though the trailing lines are /correctly/ unindented.
---
 scripts/mk-images |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/scripts/mk-images b/scripts/mk-images
index 1a096ea..5e11723 100755
--- a/scripts/mk-images
+++ b/scripts/mk-images
@@ -898,13 +898,13 @@ EOF
 
     setupSshd
 
-cat > $MBD_DIR/.profile <<EOF
+    cat > $MBD_DIR/.profile <<EOF
 PS1="[anaconda \u@\h \W]\\\\$ "
 PATH=/bin:/usr/bin:/usr/sbin:/mnt/sysimage/sbin:/mnt/sysimage/usr/sbin:/mnt/sysimage/bin:/mnt/sysimage/usr/bin
 export PATH PS1
 EOF
 
-cat > $MBD_DIR/.bash_history <<EOF
+    cat > $MBD_DIR/.bash_history <<EOF
 kill -USR2 \`cat /var/run/anaconda.pid\`
 kill -HUP \`cat /var/run/anaconda.pid\`
 udevadm info --export-db | less
-- 
1.6.5.2

_______________________________________________
Anaconda-devel-list mailing list
Anaconda-devel-list@xxxxxxxxxx
https://www.redhat.com/mailman/listinfo/anaconda-devel-list

[Index of Archives]     [Kickstart]     [Fedora Users]     [Fedora Legacy List]     [Fedora Maintainers]     [Fedora Desktop]     [Fedora SELinux]     [Big List of Linux Books]     [Yosemite News]     [Yosemite Photos]     [KDE Users]     [Fedora Tools]
  Powered by Linux