Commit f906465
committed
rework check if a run of 'go-bindata' is necessary
* 'git diff' doesn't list new files, but 'git status -s'.
* one uncommitted change in 'webapp/' triggers always a
'go-bindata' run. so we also include the timestamp in the check.
* only timestamp based check is not usable, because on a fresh
git checkout, the timestamps are updated.1 parent dcffc08 commit f906465
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
161 | 161 | | |
162 | 162 | | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
0 commit comments