X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ianmdlvl/git?p=dgit.git;a=blobdiff_plain;f=dgit;h=324a65f8a7c415702b62d11e15253ad6934b0ac9;hp=687ebe14337ce29c8cab701e0b69393875f103f7;hb=ec22348eada556dc5f326186806890f34d5b6cc3;hpb=b08cca6630e64c51ec712c8acf72397faf7ab700 diff --git a/dgit b/dgit index 687ebe14..324a65f8 100755 --- a/dgit +++ b/dgit @@ -3078,6 +3078,7 @@ if ($ENV{$fakeeditorenv}) { } parseopts(); + print STDERR "DRY RUN ONLY\n" if $dryrun_level > 1; print STDERR "DAMP RUN - WILL MAKE LOCAL (UNSIGNED) CHANGES\n" if $dryrun_level == 1;