Software Freedom Law Center

Changeset 44 for trunk/dev-tools

Show
Ignore:
Timestamp:
12/22/07 19:16:20 (1 year ago)
Author:
bkuhn
Message:
  • added line to hg commit log
Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/dev-tools/update-loblaw-test.plx

    r43 r44  
    340340    my @svnLog = read_from_process($SVN, '-r', $revision, 'log', $inputFile); 
    341341    my($tempFH, $tempFile) = mkstemps( "/tmp/hgcommitXXXXXX", ".log"); 
     342    print $tempFH "From SVN Revision $revision:\n"; 
    342343    foreach my $line (@svnLog) { 
    343344      chomp $line; 

SFLC Main Page

[frdm] Support SFLC