bugGNU arch -- a revision control system - Bugs: bug #6822, tests fail with posixly correct...

 
 

bug #6822: tests fail with posixly correct head

Submitter:  Michal Čihař <nijel>
Submitted:  Thu 27 Nov 2003 04:34:13 PM UTC
   
 
Category:  tla Severity:  3 - Normal
Item Group:  bug Status:  None
Privacy:  Public Open/Closed:  Open
Release:  1.1pre9
Fixed Release: 
Merge Request?:  None
Your Archive Name: 
Your Archive Location: 
Assigned to:  None
* Mandatory Fields

Add a New Comment Rich Markup
   

Sat 29 Nov 2003 12:13:10 AM UTC, comment #1: 

It would be better to not use head at all; instead use sed.  For instance, instead of `head -4', use:

   sed 4q


Miles Bader <miles>
Thu 27 Nov 2003 04:34:13 PM UTC, original submission:  

tla/tests/test-dir-regexps.sh fails because head should be called head -n 4 and not head -4, attached patch fixes this.

Michal Čihař <nijel>

 

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

Attach Files:
   
   
Comment:
   

Attached Files
file #884:  tla-1.1pre9-posix.patch added by nijel (511B - application/octet-stream - patch fixing head call)

 

Depends on the following items: None found

Items that depend on this one: None found

 

CC list is empty

 

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.

 

Follows 1 latest change.

Date Changed by Updated Field Previous Value => Replaced by
2003-11-27 nijel Attached File- Added tla-1.1pre9-posix.patch, #878

Back to the top

Powered by Savane 3.13-02a9.
Corresponding source code