]> git.proxmox.com Git - pve-storage.git/blobdiff - pvesm
pass snapname to vdisk_clone and plugin clone_image
[pve-storage.git] / pvesm
diff --git a/pvesm b/pvesm
index 27b173361b6c5e71bd04839b09f5ccd229741dd1..76d345c2ac9455d5e8de3e788e52fe80ddf8dec9 100755 (executable)
--- a/pvesm
+++ b/pvesm
@@ -1,6 +1,7 @@
-#!/usr/bin/perl -w
+#!/usr/bin/perl
 
 use strict;
+use warnings;
 use Getopt::Long;
 use Fcntl ':flock';
 use File::Path;