Skip to content

Commit

Permalink
Update linode-longview.postinst
Browse files Browse the repository at this point in the history
spotted a typo
  • Loading branch information
rmp committed Aug 5, 2014
1 parent bac6a9b commit 5c988f8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion debian/linode-longview.postinst
Original file line number Diff line number Diff line change
Expand Up @@ -160,7 +160,7 @@ mysql_install() {
return 0
fi

db_get Longivew/mysql-password
db_get Longview/mysql-password
pass="$RET"

if [ ! -z "$pass" ]; then
Expand Down

0 comments on commit 5c988f8

Please sign in to comment.