diff options
author | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2023-01-28 10:14:18 +0000 |
---|---|---|
committer | Martin Whitaker <mageia@martin-whitaker.me.uk> | 2023-01-28 10:14:18 +0000 |
commit | f823ad67ca12e41ea022f4269b34fcc1fc094db3 (patch) | |
tree | 95902044d16f38d02677a2a5a54260ea089fd4d0 /t/genhdlist2 | |
parent | fbb72b53a473e81efbf14a3c7886f077f0e3afb8 (diff) | |
download | urpmi-f823ad67ca12e41ea022f4269b34fcc1fc094db3.tar urpmi-f823ad67ca12e41ea022f4269b34fcc1fc094db3.tar.gz urpmi-f823ad67ca12e41ea022f4269b34fcc1fc094db3.tar.bz2 urpmi-f823ad67ca12e41ea022f4269b34fcc1fc094db3.tar.xz urpmi-f823ad67ca12e41ea022f4269b34fcc1fc094db3.zip |
Diffstat (limited to 't/genhdlist2')
-rwxr-xr-x | t/genhdlist2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/t/genhdlist2 b/t/genhdlist2 index 04c95b7d..8799086e 100755 --- a/t/genhdlist2 +++ b/t/genhdlist2 @@ -1,4 +1,4 @@ -#!/usr/bin/perl +#!/usr/bin/perl5.32.1 our ($VERSION) = q(Id: genhdlist2 20460 2006-11-23 13:19:11Z pixel ) =~ /(\d+\.\d+)/; |