[Pkg-libvirt-commits] [libguestfs] 47/59: appliance: init: Remove unnecessary comment, whitespace changes.

Hilko Bengen bengen at moszumanska.debian.org
Thu Mar 20 23:05:40 UTC 2014


This is an automated email from the git hooks/post-receive script.

bengen pushed a commit to branch experimental
in repository libguestfs.

commit 93335b5c4aa55eeba01625459b3c9c8c0df96059
Author: Richard W.M. Jones <rjones at redhat.com>
Date:   Sat Mar 15 15:46:54 2014 +0000

    appliance: init: Remove unnecessary comment, whitespace changes.
---
 appliance/init | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/appliance/init b/appliance/init
index 76682c7..8d13f2c 100755
--- a/appliance/init
+++ b/appliance/init
@@ -141,10 +141,11 @@ else
 
   # Remove LD_PRELOAD=libSegFault set above.
   unset LD_PRELOAD
-  # Use appliance in rescue mode, also used by the virt-rescue command.
+
   eval $(grep -Eo 'TERM=[^[:space:]]+' /proc/cmdline)
   PS1='><rescue> '
   export TERM PS1
+
   echo
   echo "------------------------------------------------------------"
   echo

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-libvirt/libguestfs.git



More information about the Pkg-libvirt-commits mailing list