Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Tools
development-tools
manjaro-tools
Commits
127051d8
Commit
127051d8
authored
Oct 13, 2014
by
artoo
Browse files
add quotes
parent
630f4871
Changes
1
Hide whitespace changes
Inline
Side-by-side
lib/build-api.sh
View file @
127051d8
...
...
@@ -216,6 +216,6 @@ display_set(){
local
list
=
$(
cat
${
profiledir
}
/
${
name
}
.set
)
msg
"Content of [
${
profiledir
}
/
${
name
}
.set] ..."
for
item
in
${
list
[@]
}
;
do
msg2
$item
msg2
"
$item
"
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