5ef993b Fix old entrypoints

Authored and Committed by Athos Ribeiro 6 years ago
    Fix old entrypoints
    
    clang-analyzer and frama-c entrypoints were still reflecting old
    kiskadee bahavior, where a directory would be passed to the container.
    Now, we assume we are inside the /src directory which contains one
    single directory with the project source code.
    
        
util/dockerfiles/clanganalyzer/Dockerfile util/dockerfiles/clang-analyzer/Dockerfile
file renamed
file was renamed with no change to the file
util/dockerfiles/clanganalyzer/docker-entrypoint.sh util/dockerfiles/clang-analyzer/docker-entrypoint.sh
file renamed
+1 -1