Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Alchemy
Third Party
3p-discord-rpc
Commits
080cd79d
Verified
Commit
080cd79d
authored
Oct 22, 2021
by
Xenny Heartsong
Browse files
Turn off unset variable warning for now
parent
6ca0e592
Pipeline
#1244
failed with stages
in 32 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
build-cmd.sh
View file @
080cd79d
...
...
@@ -7,7 +7,7 @@ exec 4>&1; export BASH_XTRACEFD=4; set -x
# make errors fatal
set
-e
# complain about unset env variables
set
-u
#
set -u
PROJECT
=
discord_rpc
...
...
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