[packages/efi-boot-update] debugging 'set -x' removed

jajcus jajcus at pld-linux.org
Tue Oct 30 20:51:37 CET 2012


commit ca6d00b1e24432e66f94ae9626167ed8fefe0b30
Author: Jacek Konieczny <jajcus at jajcus.net>
Date:   Tue Oct 30 20:51:25 2012 +0100

    debugging 'set -x' removed

 efi-boot-update | 1 -
 1 file changed, 1 deletion(-)
---
diff --git a/efi-boot-update b/efi-boot-update
index f2095ec..87fba1e 100755
--- a/efi-boot-update
+++ b/efi-boot-update
@@ -251,7 +251,6 @@ for bootloader_conf in /etc/efi-boot/update.d/*.conf ; do
 done
 
 if [ -n "$ORDER" ] ; then
-    set -x
     # set up the configured boot order, not removing any existing entries
     tail="$(efibootmgr | awk '/^BootOrder:/ {gsub(/,/," ",$2); print $2}')"
     head=""
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/efi-boot-update.git/commitdiff/ca6d00b1e24432e66f94ae9626167ed8fefe0b30



More information about the pld-cvs-commit mailing list