Parcourir la source

meta-selftest/error: Cleanup large trailing whitespace

(From OE-Core rev: 0772b6de9dfbb276845c0a08ebcce41896b8056e)

Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Armin Kuster <akuster808@gmail.com>
Richard Purdie il y a 5 ans
Parent
commit
9037102e38
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      meta-selftest/recipes-test/error/error.bb

+ 1 - 1
meta-selftest/recipes-test/error/error.bb

@@ -2,7 +2,7 @@ SUMMARY = "Error Test case that fails on do_compile"
 DESCRIPTION = "This generates a compile time error to be used to for testing."
 LICENSE = "MIT"
 
-INHIBIT_DEFAULT_DEPS = "1"                                                                                                                                                                  
+INHIBIT_DEFAULT_DEPS = "1"
 EXCLUDE_FROM_WORLD = "1"
 
 do_compile() {