root/honeyclient/branches/exp/jpuchalski-esx/bin/UpdateBundleChecksum.pl

Revision 1224, 87 bytes (checked in by xkovah, 11 months ago)

updated Agent bundle + the required tar.gz files

  • Property svn:executable set to *
Line 
1 #!/usr/bin/perl
2
3 use CPAN::Checksums qw(updatedir);
4 my $success = updatedir($ARGV[0]);
Note: See TracBrowser for help on using the browser.