From 327daf7357e3b69db2d9a922a1de96f31f724cd6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?John=20Ankarstr=C3=B6m?= Date: Tue, 20 Jul 2021 22:05:41 +0200 Subject: savepatch: Echo written file --- savepatch | 1 + 1 file changed, 1 insertion(+) (limited to 'savepatch') diff --git a/savepatch b/savepatch index ae0984f..f4c2bd6 100755 --- a/savepatch +++ b/savepatch @@ -33,3 +33,4 @@ if [ -e "$root/$dir/$1" ]; then fi cat > "$root/$dir/$1" +echo "$root/$dir/$1" -- cgit v1.2.3