diff options
author | Raquel Medina <raquel.medina@konsulko.com> | 2019-02-22 22:31:16 +0200 |
---|---|---|
committer | Raquel Medina <raquel.medina@konsulko.com> | 2019-02-22 22:37:37 +0200 |
commit | c25f718f0e7397fb74c4895ca39f8a081139430b (patch) | |
tree | 2e80039d3d7cfc426f42818114769d738e244e26 /.gitignore | |
parent | 54d90ba88f60fef57c46b713bd48cbd9e392b544 (diff) |
autobuild: fix warnings due to cp command exit code
- remove autobuild from .gitignore filter
- move conf.d/autobuild to root folder
- update autobuild script to fix warnings triggered by
cp operation exit code.
Change-Id: I6013488b7be8655ead6e174fb46cf95179e172dc
Bug-AGL: SPEC-2164
Signed-off-by: Raquel Medina <raquel.medina@konsulko.com>
Diffstat (limited to '.gitignore')
-rw-r--r-- | .gitignore | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -50,7 +50,6 @@ dkms.conf # Build build/ -autobuild/ # KDevelop .kdev4/ |