fixing bad formatting

This commit is contained in:
Matt Burchett 2015-11-27 04:53:14 -06:00
parent c1406fbebc
commit 8828a84826

View File

@ -1,4 +1,6 @@
#!/bin/sh #!/bin/sh
set -x
# Determine the version of RHEL # Determine the version of RHEL
COND=`grep -i Taroon /etc/redhat-release` COND=`grep -i Taroon /etc/redhat-release`