DO NOT REPLY TO THIS EMAIL. Also, do not reply via email to the person
whose email is mentioned below. To comment on this bug, please visit:
http://bugzilla.xfce.org/show_bug.cgi?id=3089
Summary: The test for variable SERVERRC has a syntax error
Product: Xfce
Version: 4.4.0
Platform: Sun
OS/Version: Solaris
Status: NEW
Severity: normal
Priority: Medium
Component: xfce-utils
AssignedTo: [email protected]
ReportedBy: [EMAIL PROTECTED]
User-Agent: Mozilla/5.0 (X11; U; SunOS sun4u; fr-FR; rv:1.8.1.3)
Gecko/20070321 Firefox/2.0.0.3
Build Identifier:
The following test is not valid
if ! test x"$SERVERRC" = x""
it should be
if test ! x"$SERVERRC" = x""
Reproducible: Always
--
Configure bugmail: http://bugzilla.xfce.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
_______________________________________________
Xfce-bugs mailing list
[email protected]
http://foo-projects.org/mailman/listinfo/xfce-bugs