Tcl Source Code

View Ticket
Login
Ticket UUID: 1513513
Title: The test fCmd-6.26 is too strict
Type: Bug Version: None
Submitter: kot Created on: 2006-06-27 18:20:21
Subsystem: 37. File System Assigned To: vincentdarley
Priority: 3 Low Severity:
Status: Closed Last Modified: 2008-01-28 10:20:12
Resolution: Works For Me Closed By: sf-robot
    Closed on: 2008-01-28 03:20:12
Description:
---- Result was:
1 {error copying "~/td1" 
to "td1": "/net/mi/misha/mi/td1/td2": permission 
denied}
---- Result should have been (exact matching):
1 {error copying "~/td1" 
to "td1": "/.amd/mi/misha/mi/td1/td2": permission 
denied}
==== fCmd-6.26 FAILED

The path to one's home directory may be a symbolic 
link (such as in case of using BSD's amd), or in 
other circumstances.

The test should be less restrictive and only verify 
the last part of the message.

That fixed, the whole idea of touching ANYTHING 
outside of the build subdirectory is questionable...
User Comments: sf-robot added on 2008-01-28 10:20:12:
Logged In: YES 
user_id=1312539
Originator: NO

This Tracker item was closed automatically by the system. It was
previously set to a Pending status, and the original submitter
did not respond within 14 days (the time period specified by
the administrator of this Tracker).

kot added on 2006-06-28 01:20:21:

File Added - 183177: patch-test-fCmd

Attachments: