Remove extra whitespace from bottom of files.

This commit is contained in:
Michael Stenta 2017-05-24 10:55:39 -04:00
parent 8dd085dfb1
commit ca51539ce7
10 changed files with 0 additions and 10 deletions

View File

@ -70,4 +70,3 @@ VOLUME /var/www/html
COPY docker-entrypoint.sh /usr/local/bin/
ENTRYPOINT ["docker-entrypoint.sh"]
CMD ["apache2-foreground"]

View File

@ -31,4 +31,3 @@ Current maintainers:
This project has been sponsored by:
* [Farmier](http://farmier.com)

View File

@ -16,4 +16,3 @@ projects[farm][type] = profile
projects[farm][download][type] = git
projects[farm][download][url] = http://github.com/farmOS/farm.git
projects[farm][download][branch] = 7.x-1.x

View File

@ -30,4 +30,3 @@ services:
MYSQL_USER: farmos
MYSQL_PASSWORD: farmos
FARMOS_DEV: 'true'

View File

@ -118,4 +118,3 @@ fi
# Execute the arguments passed into this script.
echo "Attempting: $@"
exec "$@"

View File

@ -10,4 +10,3 @@ projects[drupal][version] = 7.54
; Patch core to use vocabulary machine names in permissions.
projects[drupal][patch][995156] = http://drupal.org/files/issues/995156-5_portable_taxonomy_permissions_0.patch

View File

@ -175,4 +175,3 @@ libraries[modernizr][download][url] = "http://github.com/Modernizr/Modernizr/arc
libraries[underscore][download][type] = "get"
libraries[underscore][download][url] = "http://github.com/jashkenas/underscore/archive/1.7.0.zip"

View File

@ -48,4 +48,3 @@ dependencies[] = farm_log
dependencies[] = farm_map
dependencies[] = farm_quantity
dependencies[] = farm_taxonomy

View File

@ -533,4 +533,3 @@ function _farm_update_enable_modules($modules = array()) {
}
}
}

View File

@ -4,4 +4,3 @@
* @file
* farmOS installation profile.
*/