]> git.pond.sub.org Git - empserver/blobdiff - src/scripts/nightly/diff_to_prev.sh
Fix nightly's diff_to_prev.sh
[empserver] / src / scripts / nightly / diff_to_prev.sh
index e751d4c5f983f8a1caafb3ad4eebbb13e38eb161..1c835e530955d868aae816caaad316b5e2bfb439 100755 (executable)
@@ -32,4 +32,4 @@ esac
 
 cd "${LOGDIR}" || err "Could not cd to ${LOGDIR}"
 
-diff -u $(ls "${EMPTARGET}.${ARCH}."* | tail -2)
+diff -u $(ls "${INSTANCE}."* | tail -2)