summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xconfigure.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/configure.py b/configure.py
index 9b659deb5c..83703964e5 100755
--- a/configure.py
+++ b/configure.py
@@ -1640,3 +1640,4 @@ if warn.warned and not options.verbose:
print_verbose("running: \n " + " ".join(['python', 'tools/gyp_node.py'] + gyp_args))
run_gyp(gyp_args)
+info('configure completed successfully')