nicer output from install, correct destination in ith.cfg
authorHeiko Schlittermann (JUMPER) <hs@schlittermann.de>
Thu, 11 Jul 2013 23:26:03 +0200
changeset 16 83c4e0e9b86c
parent 15 62c8620b2151
child 17 90f019b1b0f2
nicer output from install, correct destination in ith.cfg
install
ith.cfg
--- a/install	Thu Jul 11 23:25:42 2013 +0200
+++ b/install	Thu Jul 11 23:26:03 2013 +0200
@@ -15,7 +15,7 @@
     my $destination = (map { /->\s*(\S+)/ } grep { /# ->/ } <>)[0];
 
     die "No destination for $file\n" if not $destination;
-    say "$file\n => $destination";
+    say "$file => $destination";
 
     system("scp", $file => $destination);
     die if $?;
--- a/ith.cfg	Thu Jul 11 23:25:42 2013 +0200
+++ b/ith.cfg	Thu Jul 11 23:26:03 2013 +0200
@@ -1,5 +1,5 @@
 # ITH mit LVM
-# -> debian.schlittermann.de:~debian.schlittermann.de/htdocs/d-i/wheezy/com/preseed.cfg
+# -> debian.schlittermann.de:~debian.schlittermann.de/htdocs/d-i/wheezy/ith/preseed.cfg
 d-i	anna/choose_modules	multiselect	
 d-i	anna/choose_modules_lowmem	multiselect	
 d-i	anna/install_failed	error