Changeset c37e846 for udev-lfs/contrib


Ignore:
Timestamp:
09/11/2022 04:42:58 PM (21 months ago)
Author:
Pierre Labastie <pierre.labastie@…>
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:
7bd0378
Parents:
84e1bb6
git-author:
Pierre Labastie <pierre.labastie@…> (09/11/2022 04:42:26 PM)
git-committer:
Pierre Labastie <pierre.labastie@…> (09/11/2022 04:42:58 PM)
Message:

Replace tabs with spaces

File:
1 edited

Legend:

Unmodified
Added
Removed
  • udev-lfs/contrib/debian/write_cd_aliases

    r84e1bb6 rc37e846  
    108108comment="$ID_MODEL ($ID_PATH)"
    109109
    110                           write_rule "$match" "cdrom$link_num" "$comment"
     110                          write_rule "$match" "cdrom$link_num" "$comment"
    111111[ "$ID_CDROM_CD_RW" ]  && write_rule "$match" "cdrw$link_num"
    112112[ "$ID_CDROM_DVD" ]    && write_rule "$match" "dvd$link_num"
Note: See TracChangeset for help on using the changeset viewer.