aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xsrc/bin/compile-db2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/bin/compile-db b/src/bin/compile-db
index acd3a07..cc5596e 100755
--- a/src/bin/compile-db
+++ b/src/bin/compile-db
@@ -24,5 +24,5 @@ if {
if { ln -sf compiled-${DATE} ${CONFIGDIR}/../compiled }
if { mv -f ${CONFIGDIR}/../compiled ${CONFIGDIR}/ }
-if -x0 { eltest ${CONFIGDIR}/compiled != ${CONFIGDIR}/compiled }
+if -x0 { eltest ${OLDDB} != ${CONFIGDIR}/compiled }
rm -Rf ${OLDDB}