[node-patches] Change in ovirt-node[master]: [DONTCOMMIT] Add debug output

fabiand at fedoraproject.org fabiand at fedoraproject.org
Thu Jul 11 15:13:33 UTC 2013


Fabian Deutsch has uploaded a new change for review.

Change subject: [DONTCOMMIT] Add debug output
......................................................................

[DONTCOMMIT] Add debug output

Change-Id: I525299bf1b55342797e4e0786d29ec2ce5633f87
Signed-off-by: Fabian Deutsch <fabiand at fedoraproject.org>
---
M scripts/ovirt-init-functions.sh.in
1 file changed, 3 insertions(+), 0 deletions(-)


  git pull ssh://gerrit.ovirt.org:29418/ovirt-node refs/changes/47/16747/1

diff --git a/scripts/ovirt-init-functions.sh.in b/scripts/ovirt-init-functions.sh.in
index bc5c5f9..1e25aa9 100644
--- a/scripts/ovirt-init-functions.sh.in
+++ b/scripts/ovirt-init-functions.sh.in
@@ -1052,6 +1052,9 @@
 
 start_ovirt_firstboot ()
 {
+    set -x verbose;
+    PS4=($LINENO+)
+
     if is_managed; then
         exit 0
     fi


-- 
To view, visit http://gerrit.ovirt.org/16747
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: I525299bf1b55342797e4e0786d29ec2ce5633f87
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-node
Gerrit-Branch: master
Gerrit-Owner: Fabian Deutsch <fabiand at fedoraproject.org>



More information about the node-patches mailing list