Fix bad characters in "copying 7 missing paths from ..."

This commit is contained in:
Eelco Dolstra 2015-11-10 16:12:26 +01:00
parent 8fdd156a65
commit 9ee15abe30
1 changed files with 1 additions and 0 deletions

View File

@ -1,5 +1,6 @@
#! @perl@ -w @perlFlags@
use utf8;
use strict;
use Nix::SSH;
use Nix::Config;