[Lsb-messages] /var/www/bzr/lsb/devel/task-pkgs r198: Forgot to take the -x debugging flag off build-deb.

Jeff Licquia licquia at linuxfoundation.org
Fri Nov 16 02:04:59 UTC 2012


------------------------------------------------------------
revno: 198
committer: Jeff Licquia <licquia at linuxfoundation.org>
branch nick: task-pkgs
timestamp: Thu 2012-11-15 21:04:59 -0500
message:
  Forgot to take the -x debugging flag off build-deb.
modified:
  package/build-deb
-------------- next part --------------
=== modified file 'package/build-deb'
--- a/package/build-deb	2012-11-15 15:42:46 +0000
+++ b/package/build-deb	2012-11-16 02:04:59 +0000
@@ -1,4 +1,4 @@
-#!/bin/sh -ex
+#!/bin/sh -e
 
 # Command-line arguments
 



More information about the lsb-messages mailing list