summaryrefslogtreecommitdiff
path: root/scripts/update.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/update.sh')
-rw-r--r--scripts/update.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/scripts/update.sh b/scripts/update.sh
index 66ffb043..3d8441ac 100644
--- a/scripts/update.sh
+++ b/scripts/update.sh
@@ -1,3 +1,3 @@
#!/bin/sh
-cd /opt/swamid-metadata && git pull && make -f NewMakefile test && make -f NewMakefile
+cd /opt/swamid-metadata && git pull && make test && make