diff options
Diffstat (limited to 'src/bin/compile-db')
| -rwxr-xr-x | src/bin/compile-db | 2 |
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} |
