Commit 0a0a403
committed
Ignore exit code on
When running `make clean` on root of project after initially cloing the
repository, `make clean` will be run in the SQLCipher directory and may
fail. This is safe to ignore.make clean of SQLCipher1 parent 41bcfa9 commit 0a0a403
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
| 91 | + | |
91 | 92 | | |
92 | | - | |
| 93 | + | |
93 | 94 | | |
94 | 95 | | |
95 | 96 | | |
| |||
0 commit comments