Commit 5d8932e5 authored by Kenneth Reitz's avatar Kenneth Reitz

remove debugging

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