[asterisk-bugs] [Zaptel 0008321]: && inside [ (test) in zaptel makefile
noreply at bugs.digium.com
noreply at bugs.digium.com
Sat Jun 7 12:05:40 CDT 2008
A NOTE has been added to this issue.
======================================================================
http://bugs.digium.com/view.php?id=8321
======================================================================
Reported By: tzafrir
Assigned To: russell
======================================================================
Project: Zaptel
Issue ID: 8321
Category: Core/General
Reproducibility: always
Severity: trivial
Priority: normal
Status: closed
Zaptel Version: SVN
SVN Branch (only for SVN checkouts, not tarball releases): 1.4
SVN Revision (number only!): 1574
Disclaimer on File?: No
Request Review:
Resolution: fixed
Fixed in Version:
======================================================================
Date Submitted: 11-09-2006 05:40 CST
Last Modified: 06-07-2008 12:05 CDT
======================================================================
Summary: && inside [ (test) in zaptel makefile
Description:
(from a trace of running "make install" with zaptel 1.4 beta2)
if [ -z "" && -x /usr/sbin/sestatus ] && (/usr/sbin/sestatus | grep
"SELinux sta
tus:" | grep -q "enabled") ; then restorecon -v /usr/lib/libtonezone.so;
fi
/bin/sh: line 0: [: saknar "]"
======================================================================
----------------------------------------------------------------------
svnbot - 06-07-08 12:05
----------------------------------------------------------------------
Repository: dahdi
Revision: 1576
U branches/1.4/Makefile
------------------------------------------------------------------------
r1576 | russell | 2008-06-07 12:05:37 -0500 (Sat, 07 Jun 2008) | 3 lines
fix an expression in the install target
(issue http://bugs.digium.com/view.php?id=8321, tzafrir)
------------------------------------------------------------------------
http://svn.digium.com/view/dahdi?view=rev&revision=1576
Issue History
Date Modified Username Field Change
======================================================================
06-07-08 12:05 svnbot Checkin
06-07-08 12:05 svnbot Note Added: 0088192
======================================================================
More information about the asterisk-bugs
mailing list