RT RT/krbdev.mit.edu: Ticket #5548 Look for unix find command in multiple places in KfW build script Signed in as guest.
[Logout]

[Home] [Search] [Configuration]

[Display] [History] [Basics] [Dates] [People] [Links] [Jumbo]

 
 

 The Basics  
Id
5548
Status
resolved
Worked
0 min
Priority
0/0
Queue
krb5
 

 Keyword Selections  
Component
  • windows
Version_reported
Version_Fixed
  • 1.6.3
Target_Version
  • 1.6.1
Tags
 

 Relationships  
Depends on:
Depended on by:
Parents:
Children:

Refers to:
Referred to by:
 
 Dates  
Created: Thu Apr 26 09:02:37 2007
Starts: Not set
Started: Thu Apr 26 09:02:40 2007
Last Contact: Thu Aug 9 18:09:34 2007
Due: Not set
Updated: Wed Jun 25 06:54:45 2008 by guest
 

 People  
Owner
 kpkoch
Requestors
 kpkoch@mit.edu
Cc
 
AdminCc
 
 

 More about Kevin Koch  
Comments about this user:
No comment entered about this user
This user's 25 highest priority tickets:
 

History   Display mode: [Brief headers] [Full headers]
      Thu Apr 26 09:02:37 2007  kpkoch - Ticket created    
     
From: kpkoch@mit.edu
Subject: SVN Commit

Not tagged yet in case it should not go in 3.2.

Look for the unix find command in a list of directories instead of in only one place.
This way Jeff can install cygwin in c:\tools\cygwin and Ken can have it in C:\cygwin.
The two places in the list are for those two possibilities.  c:\cygwin\bin and
c:\tools\cygwin\bin.

Move some prints below where logging starts, so the messages will be in the log.
Commit By: kpkoch



Revision: 19534
Changed Files:
U   trunk/src/windows/build/bkw.pl


Download (untitled) 492b
      Thu Apr 26 09:02:40 2007  kpkoch - Requestor kpkoch@mit.edu added    
      Thu Apr 26 09:02:40 2007  kpkoch - Status changed from new to resolved    
      Thu Apr 26 09:02:41 2007  kpkoch - Target_Version 1.6.1 added    
      Thu Aug  9 18:09:31 2007  tlyu - Version_Fixed 1.6.3 added    
      Thu Aug  9 18:09:31 2007  tlyu - Correspondence added    
     
From: tlyu@mit.edu
Subject: SVN Commit

pull up r19534 from trunk

 r19534@cathode-dark-space:  kpkoch | 2007-04-26 09:02:32 -0400
 Ticket: new
 Subject: Look for unix find command in multiple places
 Target_Version: 1.6.1
 Not tagged yet in case it should not go in 3.2.

 Look for the unix find command in a list of directories instead of in only one
place.  This way Jeff can install cygwin in c:\tools\cygwin and Ken can have it in
C:\cygwin.  The two places in the list are for those two possibilities.
c:\cygwin\bin and c:\tools\cygwin\bin.

 Move some prints below where logging starts, so the messages will be in the log.


Commit By: tlyu



Revision: 19775
Changed Files:
_U  branches/krb5-1-6/
U   branches/krb5-1-6/src/windows/build/bkw.pl


Download (untitled) 716b
      Tue Oct  2 02:15:15 2007  tlyu - Component windows added    
      Wed Oct  3 14:50:09 2007  kpkoch - Subject changed from Look for unix find command in multiple places to Look for unix find command in multiple places in KfW build script