Closed Bug 590977 Opened 15 years ago Closed 15 years ago

buildbot ssh-shell.sh slave script adds test arguments to filelist even if the file has already been added

Categories

(Tamarin Graveyard :: Tools, defect)

defect
Not set
normal

Tracking

(Not tracked)

VERIFIED FIXED

People

(Reporter: cpeyer, Assigned: cpeyer)

Details

Attachments

(1 file)

When test arguments are passed to the ssh-shell script, all filenames are parsed out for copying to the device. There is a small bug where if the same file is passed more than once (see regress/security/bug555059a.abc_.avm_args) then the script will add it twice to the filelist. When cleaning up, the script will attempt to delete the same file twice and fail on the second try, causing the test to fail.
Also added some comments.
Assignee: nobody → cpeyer
Status: NEW → ASSIGNED
Attachment #469527 - Flags: review?(brbaker)
Attachment #469527 - Flags: review?(brbaker) → review+
Status: ASSIGNED → RESOLVED
Closed: 15 years ago
Resolution: --- → FIXED
Status: RESOLVED → VERIFIED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Creator:
Created:
Updated:
Size: