summaryrefslogtreecommitdiff
path: root/deps/gyp/test/variables/filelist/update_golden
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/variables/filelist/update_golden')
-rwxr-xr-xdeps/gyp/test/variables/filelist/update_golden8
1 files changed, 8 insertions, 0 deletions
diff --git a/deps/gyp/test/variables/filelist/update_golden b/deps/gyp/test/variables/filelist/update_golden
new file mode 100755
index 0000000000..b4d489a342
--- /dev/null
+++ b/deps/gyp/test/variables/filelist/update_golden
@@ -0,0 +1,8 @@
+#!/bin/bash
+
+# Copyright (c) 2009 Google Inc. All rights reserved.
+# Use of this source code is governed by a BSD-style license that can be
+# found in the LICENSE file.
+
+python ../../../gyp --debug variables --debug general --format gypd --depth . src/filelist.gyp > filelist.gyp.stdout
+cp -f src/filelist.gypd filelist.gypd.golden