Skip to content

Commit

Permalink
Remove extra paren
Browse files Browse the repository at this point in the history
  • Loading branch information
akenmorris committed Nov 10, 2019
1 parent c2f738e commit ca5c405
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion conda_installs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#

if [ -z "$PS1" ]; then
echo "ERROR: must call this script using \"source ./conda_installs.sh\")"
echo "ERROR: must call this script using \"source ./conda_installs.sh\""
exit 1
fi

Expand Down

0 comments on commit ca5c405

Please sign in to comment.