diff lib/Slideshow/Util.pm @ 18:79a79bbc5c01

auto-Update generated slides by script
author Takahiro SHIMIZU <anatofuz@cr.ie.u-ryukyu.ac.jp>
date Tue, 06 Mar 2018 19:11:22 +0900
parents 80767afba59c
children 952136cc268f
line wrap: on
line diff
--- a/lib/Slideshow/Util.pm	Tue Feb 13 18:35:24 2018 +0900
+++ b/lib/Slideshow/Util.pm	Tue Mar 06 19:11:22 2018 +0900
@@ -102,7 +102,7 @@
     my $dir = $target_path->dirname;
     my $slide = $target_path->basename;
 
-   _build($dir,$slide); 
+   _build($dir,$slide);
 }
 
 sub edit_slide {
@@ -164,7 +164,7 @@
         say $stderr;
         croak "didn't commit";
     }
-    
+
     say "[AUTO]hg push";
 
     ($stdout,$stderr,$exit) = capture {