summaryrefslogtreecommitdiff
path: root/rhimport-dn
diff options
context:
space:
mode:
authorChristian Pointner <equinox@helsinki.at>2011-07-20 18:01:51 (GMT)
committerChristian Pointner <equinox@helsinki.at>2011-07-20 18:01:51 (GMT)
commitc0a16bb0c892df905ed7d1f277e08acb958035ae (patch)
tree53d5d740578b510af31ebadd114a301511c03aaf /rhimport-dn
parent46172ccfdeca54186489e005e24a6081c36d829c (diff)
fixed rhimport-dn
Diffstat (limited to 'rhimport-dn')
-rwxr-xr-xrhimport-dn2
1 files changed, 1 insertions, 1 deletions
diff --git a/rhimport-dn b/rhimport-dn
index ecae29f..ef2f4db 100755
--- a/rhimport-dn
+++ b/rhimport-dn
@@ -120,7 +120,7 @@ $log .= $import_log;
$dbh->disconnect();
-unlink $file
+unlink $file;
if(!$ret) {
exit 1;