summaryrefslogtreecommitdiff
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)
commit4237876ba1526e6f82ecb21a1b98ff994fa3891d (patch)
treeeb290da491669525cc9d2e70b4f0b08ece14401b
parent61de914f4623246514c7578d9017831100687678 (diff)
rhimport-ra should work now
git-svn-id: https://svn.helsinki.at/rhimport/trunk@122 7c65635b-ec39-4f67-a626-873dbafdd612
-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;