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