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, 0 insertions, 8 deletions
diff --git a/deps/gyp/test/variables/filelist/update_golden b/deps/gyp/test/variables/filelist/update_golden
deleted file mode 100755
index b4d489a342..0000000000
--- a/deps/gyp/test/variables/filelist/update_golden
+++ /dev/null
@@ -1,8 +0,0 @@
-#!/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