summaryrefslogtreecommitdiff
path: root/rhimport-ra
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2012-01-25 14:35:59 (GMT)
committerChristian Pointner <equinox@helsinki.at>2012-01-25 14:35:59 (GMT)
commit1c9dcf6bab0518ab7d22ca50c992ec9d975586ee (patch)
treeeb290da491669525cc9d2e70b4f0b08ece14401b /rhimport-ra
parent2fa3b853944089ff5924cd6fc0455aa48cbedf6d (diff)
rhimport-ra should work now
Diffstat (limited to 'rhimport-ra')
-rwxr-xr-xrhimport-ra2
1 files changed, 0 insertions, 2 deletions
diff --git a/rhimport-ra b/rhimport-ra
index d452e60..bbe6d26 100755
--- a/rhimport-ra
+++ b/rhimport-ra
@@ -62,8 +62,6 @@ if(scalar(@allowed_dbs) != 1) {
}
my $dropbox = $allowed_dbs[0]->{'PATH'};
my $to_cart = $allowed_dbs[0]->{'TO_CART'};
-my $dropbox = "hello world";
-my $to_cart = 12345;
my @today = Date::Calc::Standard_to_Business(Date::Calc::Today());
$today[2] = 1;