Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
best-practical
rt-extension-ldapimport
Commits
c646bd47
Commit
c646bd47
authored
Mar 16, 2012
by
Thomas Sibley
Browse files
Flush all output immediately
parent
b58c0432
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/rtldapimport.in
View file @
c646bd47
...
...
@@ -4,6 +4,8 @@
use
strict
;
use
warnings
;
$|
++
;
BEGIN
{
### after: use lib qw(@RT_LIB_PATH@);
use
lib
'
/opt/rt3/local/lib /opt/rt3/lib
';
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment