Ticket #272 (closed defect: fixed)

Opened 4 years ago

Last modified 3 years ago

contrib/windows/setup.py has old path to classic.css

Reported by: marcusl Owned by:
Priority: major Milestone: 0.7.10
Version: 0.7.7 Keywords:
Cc:

Description

The following line should have "web" in it as follows, so that classic.css is found.

  ["", [join(bb_root_dir, "buildbot", "status", "web", "classic.css")]],
]}}

Change History

comment:1 Changed 3 years ago by dustin

  • Status changed from new to closed
  • Resolution set to fixed
  • Milestone changed from undecided to 0.7.10
Created commit 36438a4: (refs #272) use correct path to classic.css for windows setup
 1 files changed, 1 insertions(+), 1 deletions(-)
Note: See TracTickets for help on using tickets.