Changeset 81163bfc


Ignore:
Timestamp:
09/21/2022 03:02:10 PM (19 months ago)
Author:
Bruce Dubbs <bdubbs@…>
Branches:
11.3, 11.3-rc1, 12.0, 12.0-rc1, 12.1, 12.1-rc1, bdubbs/gcc13, multilib, renodr/libudev-from-systemd, trunk, xry111/arm64, xry111/arm64-12.0, xry111/clfs-ng, xry111/loongarch, xry111/loongarch-12.0, xry111/loongarch-12.1, xry111/mips64el, xry111/pip3, xry111/rust-wip-20221008, xry111/update-glibc
Children:
1184a7e
Parents:
ab29298
Message:

Remove debugging line

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lfs-latest-git.php

    rab29298 r81163bfc  
    301301     return str_replace( "_", ".", $max );
    302302  }
    303 print_r($lines);
     303
    304304  if ( $package == "libffi" )
    305305     return find_max( $lines, "/v\d/", "/^.*v([\d\.]+)$/" );
Note: See TracChangeset for help on using the changeset viewer.