Commit cbc3ed2
committed
travisify.sh: fix removal of obsolete files
If .travis/notify.sh was missing, the script did not generate the
correct commit removing only .travis/settings.xml. The script is now
more cautious, calling "git rm -f" on each file only if it is present.1 parent e4a3637 commit cbc3ed2
1 file changed
Lines changed: 10 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
116 | 116 | | |
117 | 117 | | |
118 | 118 | | |
119 | | - | |
120 | | - | |
121 | | - | |
| 119 | + | |
| 120 | + | |
| 121 | + | |
| 122 | + | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
| 127 | + | |
| 128 | + | |
122 | 129 | | |
123 | 130 | | |
124 | 131 | | |
| |||
0 commit comments