Skip to content
Snippets Groups Projects
Commit 5d8932e5 authored by Kenneth Reitz's avatar Kenneth Reitz
Browse files

remove debugging

parent 7770ab8f
No related branches found
No related tags found
No related merge requests found
......@@ -2,11 +2,9 @@ shopt -s extglob
pylibmc-missing() {
puts-warn "pylibmc is missing."
echo 'pylibmc is missing (echo).'
}
show-warnings() {
echo "hey there!"
pylibmc-missing
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment