Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Communications Backbone System
backbone-message-format
Commits
696a2177
Commit
696a2177
authored
2 years ago
by
James Kirk
Browse files
Options
Download
Email Patches
Plain Diff
refactor: cleaning up debug stuff
parent
8ebf94b9
Pipeline
#113758
passed with stages
in 49 seconds
Changes
1
Pipelines
2
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
2 deletions
+0
-2
run-compose.sh
run-compose.sh
+0
-2
No files found.
run-compose.sh
View file @
696a2177
...
@@ -6,8 +6,6 @@ usage() {
...
@@ -6,8 +6,6 @@ usage() {
echo
" tests - run the test suite rather than the application."
echo
" tests - run the test suite rather than the application."
}
}
set
-x
if
[[
-z
"
${
DATA_DIR
}
"
]]
;
then
if
[[
-z
"
${
DATA_DIR
}
"
]]
;
then
DATA_DIR
=
$(
pwd
)
DATA_DIR
=
$(
pwd
)
fi
fi
...
...
This diff is collapsed.
Click to expand it.
Write
Preview
Markdown
is supported
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