From: Yves Orton Date: Tue, 28 Jul 2009 08:38:22 +0000 (+0200) Subject: add tool to create .tgz snapshot files with .patch file included X-Git-Url: http://git.shadowcat.co.uk/gitweb/gitweb.cgi?a=commitdiff_plain;h=919d72bf3efe392b3483a1392bb7589a998a159f;p=p5sagit%2Fp5-mst-13.2.git add tool to create .tgz snapshot files with .patch file included --- diff --git a/Porting/make_dot_patch.pl b/Porting/make_dot_patch.pl index cf545ac..6d2767c 100755 --- a/Porting/make_dot_patch.pl +++ b/Porting/make_dot_patch.pl @@ -1,3 +1,4 @@ +#!/usr/bin/perl use strict; use warnings;