Skip to content

Instantly share code, notes, and snippets.

<para>
Amanda automatically creates a bucket when writing, if the bucket doesn't
already exist. At that time, it specifies where Amazon should store the data
using the S3_BUCKET_LOCATION property. Currently, there are two valid settings:
"*" (any location, probably US) and "EU" (Europe). If this property is not set,
Amazon's default value of "*" is used. Setting this affects can
affect both billing and legal concerns, so you are encouraged to consult
Amazon's documentation for details.
</para>
use strict;
use warnings;
package Amanda::Changer::Error;
sub new {
my($class) = @_;
my $self = {};
bless($self, $class);
$self;
}
; pertinent MASM disassembly excerpt
loc_417925: ; CODE XREF: sub_417900:loc_417A5Dj
cmp [ebp+var_18], 1
jnz loc_417A62
push offset aPleaseEnterAPa ; "Please Enter a password "
call sub_4114AB
add esp, 4
push offset off_428B40
push 7
lea eax, [ebp+var_C]
<match path="project"> amanda </match>
<match path="branch"> master </match>
<formatter medium="irc">
<filesWidthLimit>40</filesWidthLimit>
<lineLimit>1</lineLimit>
<wrapWidth>150</wrapWidth>
<widthLimit>150</widthLimit>