Remove stray tab

This commit is contained in:
Laurence Withers 2006-12-12 16:17:22 +00:00
commit 28f36feef4

View file

@ -261,7 +261,7 @@ do
echo "Cleaning..." echo "Cleaning..."
rm -rf ${OUTPUT_DIRS} rm -rf ${OUTPUT_DIRS}
print_success "Done" print_success "Done"
true true
;; ;;
# bad Kdevelop! bad! # bad Kdevelop! bad!