Meta: Update makem.sh, Makefile, and pre-push
Use local .sandbox sandbox. (Assumes it is initialized.)
This commit is contained in:
parent
035c20fc28
commit
e23a026fe5
3 changed files with 320 additions and 78 deletions
|
|
@ -14,4 +14,4 @@ read local_ref local_sha remote_ref remote_sha
|
|||
# cause remote code to be downloaded and executed (i.e. what would
|
||||
# happen by installing packages). It can be done manually when needed.
|
||||
|
||||
make test
|
||||
make sandbox=.sandbox test
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue