scripts: convert devel config helper as simple file
authorChristian Ehrhardt <christian.ehrhardt@canonical.com>
Wed, 3 Aug 2016 14:59:00 +0000 (16:59 +0200)
committerThomas Monjalon <thomas.monjalon@6wind.com>
Wed, 24 Aug 2016 16:17:53 +0000 (18:17 +0200)
commitcc0ee4d5377db2c34a0e5db8effd36910ce51569
treedea184b4a6d3ba5cb8ac9fa40388b8e1f6461024
parent487a4f90950c7e0667a717c62cbaf0eb9f94c1aa
scripts: convert devel config helper as simple file

Quoting the first line of the script: "#! /bin/echo must be loaded with ."
Given that we should drop the .sh file ending as well as the executable
flag - both are not needed to source the file.

Signed-off-by: Christian Ehrhardt <christian.ehrhardt@canonical.com>
MAINTAINERS
scripts/checkpatches.sh
scripts/load-devel-config [new file with mode: 0644]
scripts/load-devel-config.sh [deleted file]
scripts/test-build.sh