Custom Query (196 matches)

Filters
 
Or
 
  
 
Columns

Show under each result:


Results (97 - 99 of 196)

Ticket Resolution Summary Owner Reporter
#46 fixed One last zephyr test? broder
Description

Quick comment to check the current status...Quick comment to check the current status...Quick comment to check the current status...Quick comment to check the current status...Quick comment to check the current status...Quick comment to check the current status...Quick comment to check the current status...Quick comment to check the current status...Quick comment to check the current status...

#95 fixed Onserver scripts hard-code deploy directory ezyang
Description

All of the onserver scripts for autoinstallers hardcode the deploy directory:

use strict;
use lib "/mit/scripts/deploy/bin";
use onserver;

As a result, scriptsdev=dev doesn't result in deploydev onserver.pm being used.

Fix is somewhat unclear. Can we make Perl read out of the directory the script lives in?

#96 fixed parallel-find.pl will fail to find new-style autoinstalls ezyang
Description

New style autoinstalls will not have .scripts-version files in them; instead, they will have a .git directory in them. Parallel find should be updated for this fact. It's unclear if the presence of .git is enough information to say conclusively if it's an autoinstall.

Note: See TracQuery for help on using queries.