Skip to content

Commit

Permalink
Update master_oc
Browse files Browse the repository at this point in the history
  • Loading branch information
cdamken authored Jul 21, 2017
1 parent 13a2e44 commit 6021496
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion master_oc
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ VALID=$"(echo "$?")"

if [ $VALID = "1" ]; then
tput setaf 1
echo "One error with your credentials has occurred, Please run oc_cledentias to fix it!"
echo "One error with your credentials has occurred, Please run oc_credentials to fix it!"
tput sgr0
exit 1
fi
Expand Down

0 comments on commit 6021496

Please sign in to comment.