[rtems commit] waf: Formatting.

Chris Johns chrisj at rtems.org
Sun Oct 30 01:36:37 UTC 2016


Module:    rtems
Branch:    master
Commit:    9dd79f289cf9d68001b2bd39f5e53b5e49cfc4ed
Changeset: http://git.rtems.org/rtems/commit/?id=9dd79f289cf9d68001b2bd39f5e53b5e49cfc4ed

Author:    Chris Johns <chrisj at rtems.org>
Date:      Sun Oct 30 12:33:23 2016 +1100

waf: Formatting.

---

 user/wscript | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/user/wscript b/user/wscript
index 4a5f474..bd0035f 100644
--- a/user/wscript
+++ b/user/wscript
@@ -2,5 +2,5 @@ from sys import path
 from os.path import abspath
 path.append(abspath('../common/'))
 
-from waf import cmd_configure as configure, cmd_build as build, spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck
-
+from waf import cmd_configure as configure, cmd_build as build, \
+                spell, cmd_spell, cmd_options as options, linkcheck, cmd_linkcheck




More information about the vc mailing list