view do-test.bash @ 0:d55ad8533d58 draft default tip

planemo upload for repository https://github.com/richard-burhans/galaxytools/tree/main/tools/ncbi_fcs_adaptor commit 74ccb005520db16be005e6471e8624357aca7d94
author richard-burhans
date Fri, 01 Mar 2024 18:26:57 +0000
parents
children
line wrap: on
line source

#!/usr/bin/env bash

export "PLANEMO_GLOBAL_CONFIG_PATH=/scratch/rico/.planemo"
export "PLANEMO_GLOBAL_WORKSPACE=/scratch/rico/.planemo"

rm -rf /tmp/tmp* /scratch/rico/.planemo

planemo \
    --verbose \
    test \
    --job_config_file=/scratch/rico/galaxytools/tools/ncbi_fcs_adaptor/planemo_job_conf.xml \
    --no_cleanup \
    --galaxy_root=/scratch/rico/galaxy 2>&1 \
    | tee test.log