node/tools/gyp/test/mac/rebuild/delay-touch.sh

7 lines
78 B
Bash
Raw Normal View History

2012-02-20 18:47:03 +08:00
#!/bin/bash
set -e
sleep 1 # mtime resolution is 1 sec on unix.
touch "$1"