summaryrefslogtreecommitdiff
path: root/rhimport-dn
diff options
context:
space:
mode:
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 32d5bf3..bf98e81 100755
--- a/rhimport-dn
+++ b/rhimport-dn
@@ -123,7 +123,7 @@ $dbh->disconnect();
unlink $file;
if(!$ret) {
- print "\nImport Error:\n"
+ print "\nImport Error:\n";
print $log;
exit 1;
}