le-auto now doesn't trigger sh syntax errors when run.

This commit is contained in:
Erik Rose
2015-12-02 11:13:23 -05:00
parent cdd855c745
commit 66436c5255
2 changed files with 2 additions and 2 deletions
@@ -4,5 +4,5 @@ BootstrapFreeBsd() {
python \
py27-virtualenv \
augeas \
libffi \
libffi
}
@@ -10,5 +10,5 @@ BootstrapSuseCommon() {
augeas-lenses \
libopenssl-devel \
libffi-devel \
ca-certificates \
ca-certificates
}