Changeset 4612211 for lfs-latest-git.php
- Timestamp:
- 04/24/2021 03:03:03 AM (16 months ago)
- Branches:
- 11.0, 11.0-rc1, 11.0-rc2, 11.0-rc3, 11.1, 11.1-rc1, arm, ml-11.0, multilib, s6-init, trunk, xry111/clfs-ng, xry111/glibc-2.34, xry111/lfs-next, xry111/tester-nohack, xry111/usr-move
- Children:
- aae1c7c0
- Parents:
- 9a17861
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lfs-latest-git.php
r9a17861 r4612211 381 381 global $dirs; 382 382 383 $to = "lfs-book@lists 4.linuxfromscratch.org";384 $from = "bdubbs@ rivendell.linuxfromscratch.org";383 $to = "lfs-book@lists.linuxfromscratch.org"; 384 $from = "bdubbs@linuxfromscratch.org"; 385 385 $subject = "LFS Package Currency Check - $date GMT"; 386 $headers = "From: bdubbs@ rivendell.linuxfromscratch.org";386 $headers = "From: bdubbs@linuxfromscratch.org"; 387 387 388 388 $message = "Package LFS Upstream Flag\n\n";
Note:
See TracChangeset
for help on using the changeset viewer.