Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
emulab
emulab-devel
Commits
d8aa9ec6
Commit
d8aa9ec6
authored
Nov 11, 2003
by
Robert Ricci
Browse files
Fix library path.
parent
3a1b5e57
Changes
1
Hide whitespace changes
Inline
Side-by-side
sql/initkey.pl
View file @
d8aa9ec6
...
...
@@ -6,7 +6,7 @@
#
use
English
;
use
lib
"
/usr/testbed/
devel/stoller/
lib
";
use
lib
"
/usr/testbed/lib
";
use
libdb
;
use
libtestbed
;
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a 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