Skip to content

Commit a373c9f

Browse files
committed
build: Cleanup in MSI test step
1 parent 285dc28 commit a373c9f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

contrib/windows/glpi-agent-packaging.pl

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,7 +221,6 @@ sub run {
221221

222222
# Without defined modules, run the tests
223223
my $perlbin = catfile($binpath, 'perl.exe');
224-
my $makebin = catfile($binpath, 'gmake.exe');
225224

226225
my $makefile_pl_cmd = [ $perlbin, "Makefile.PL"];
227226
$self->boss->message(2, "Test: gonna run perl Makefile.PL");

0 commit comments

Comments
 (0)