bugPSPP - Bugs: bug #21518, gnm-support test runs even without...

 
 

bug #21518: gnm-support test runs even without prerequisites

Submitter:  Ben Pfaff <blp>
Submitted:  Mon 05 Nov 2007 10:06:58 PM UTC
   
 
Category:  Compilation/Portability Severity:  5 - Average
Status:  Fixed Assigned to:  None
Open/Closed:  Closed Release:  Before 0.6.0
Effort:  0.00
* Mandatory Fields

Add a New Comment Rich Markup
   

Mon 05 Nov 2007 10:06:58 PM UTC, original submission:  

tests/command/get-data-gnm.sh runs (and fails, of course) when GNM support isn't compiled in.  This could be avoided if GNM_SUPPORT was also an automake conditional, and then do something like

if GNM_SUPPORT
TESTS += tests/command/get-data-gnm.sh
endif

in automake.mk.

I think that this is worth fixing to avoid spurious bug reports.

Ben Pfaff <blp>
Group administrator

 

(Note: upload size limit is set to 16384 kB, after insertion of the required escape characters.)

Attach Files:
   
   
Comment:
   

No files currently attached

 

Depends on the following items: None found

Items that depend on this one: None found

 

Carbon-Copy List
  • -email is unavailable- added by jmd (Updated the item)
  • -email is unavailable- added by blp (Submitted the item)
  •  

    There are 0 votes so far. Votes easily highlight which items people would like to see resolved in priority, independently of the priority of the item set by tracker managers.

    Only logged-in users can vote.

     

    Follow 4 latest changes.

    Date Changed by Updated Field Previous Value => Replaced by
    2007-11-06 jmd StatusNone Fixed
        Assigned tojmd None
        Open/ClosedOpen Closed
    2007-11-05 blp ReleaseNone Before 0.6.0

    Back to the top

    Powered by Savane 3.13-d3ae.
    Corresponding source code