t/plugins/runcommand.t: output the filename if it fails to open

[?]
Nov 17, 2021, 7:20 PM
TTDUL6JB5MOFWHP5GCI6NKQAFIVXNAM6VEKSW5RQFFTYWOBXMFHQC

Dependencies

  • [2] 3AKZKWCR RunCommand: Test
  • [3] 2AM7IAS5 Tighten up 'should exit with return code'
  • [4] UWK5M3M6 runcommand.t: stop dumping the json

Change contents

  • replacement in t/plugins/runcommand.t at line 43
    [2.2521][2.2521:2570]()
    or die("Can't open \$filename\": $!\n");
    [2.2521]
    [2.2570]
    or die("Can't open \"$filename\": $!\n");