bacman: indent code using TAB
As every piece of code in the whole project uses TAB as indentation character, bacman shouldn't be an exception. Signed-off-by: lolilolicon <lolilolicon@gmail.com>
This commit is contained in:
parent
524847145d
commit
3f937c8404
1 changed files with 132 additions and 134 deletions
|
@ -149,8 +149,6 @@ while read i; do
|
||||||
echo "WARNING: package file /$i is missing"
|
echo "WARNING: package file /$i is missing"
|
||||||
echo ""
|
echo ""
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
||||||
;;
|
;;
|
||||||
esac
|
esac
|
||||||
done
|
done
|
||||||
|
|
Loading…
Add table
Reference in a new issue