vcs

  • Status Closed
  • Percent Complete
    100%
  • Task Type Submitted Patch
  • Category General
  • Assigned To
    outlyer
  • Operating System
  • Severity Medium
  • Priority Very Low
  • Reported Version 1.12.1
  • Due in Version 1.12.2
  • Due Date Undecided
  • Votes 1
  • Private
Attached to Project: vcs
Opened by outlyer - 22.08.2010
Last edited by outlyer - 24.08.2010

FS#167 - Improper cleanup of tempdir

Originally submitted by Jason Tackaberry

VCS’ temporary dir (and its contents) is not removed on cleanup. Space in /dev/shm is wasted as a result.

Patch attached.

The task blocks this from closing
ID Project Summary Priority Severity Assigned To Progress
165 vcs  FS#165 - Release 1.12.2  Very Low Low outlyer
100%
Closed by  outlyer
24.08.2010 19:38
Reason for closing:  Fixed
Admin

Cause: Use of [*] instead of [@] in arguments to rm. '*' quotes the array as a single string, '@' quotes its elements.

Reference: http://wiki.bash-hackers.org/syntax/arrays

Admin

Regression introduced in 1.11.2

Loading...

Available keyboard shortcuts

Tasklist

Task Details

Task Editing