]> mj.ucw.cz Git - pciutils.git/commit
update-pciids: Make the backup with a hardlink instead of a move
authorGuillem Jover <guillem@hadrons.org>
Wed, 23 Sep 2020 17:56:57 +0000 (19:56 +0200)
committerGuillem Jover <guillem@hadrons.org>
Wed, 23 Sep 2020 18:02:54 +0000 (20:02 +0200)
commitb6a0091e4a17dcc01c84dfe233e861fe6e82b1c4
tree8f29be44cd067cb6ccc5107e4fadd1e59d2f6362
parentbae18059dd61ae42b3c5d7c36b55cb4e49559884
update-pciids: Make the backup with a hardlink instead of a move

If we move the file while making a backup, we can end up with no
pci.ids database in case the next step fails.
update-pciids.sh