summaryrefslogtreecommitdiff
path: root/deps/gyp/test/mac/rebuild/delay-touch.sh
diff options
context:
space:
mode:
Diffstat (limited to 'deps/gyp/test/mac/rebuild/delay-touch.sh')
-rwxr-xr-xdeps/gyp/test/mac/rebuild/delay-touch.sh6
1 files changed, 0 insertions, 6 deletions
diff --git a/deps/gyp/test/mac/rebuild/delay-touch.sh b/deps/gyp/test/mac/rebuild/delay-touch.sh
deleted file mode 100755
index 7caf105b6e..0000000000
--- a/deps/gyp/test/mac/rebuild/delay-touch.sh
+++ /dev/null
@@ -1,6 +0,0 @@
-#!/bin/bash
-
-set -e
-
-sleep 1 # mtime resolution is 1 sec on unix.
-touch "$1"