Skip to content
GitLab
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
1b1912a4
Commit
1b1912a4
authored
Jan 05, 2001
by
Leigh B. Stoller
Browse files
Remove debugging junk from control-install target.
parent
52bbdc73
Changes
1
Hide whitespace changes
Inline
Side-by-side
db/GNUmakefile.in
View file @
1b1912a4
...
...
@@ -28,7 +28,7 @@ install: $(addprefix $(INSTALL_BINDIR)/, $(BIN_SCRIPTS)) \
# Control node installation (okay, plastic)
#
control-install:
cd
/tmp/gg
&& \
cd
$(INSTALL_BINDIR)
&& \
list='$(BIN_SCRIPTS)'; for file in $$list; do \
ln -s plasticwrap $$file; \
done;
...
...
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