"Fossies" - the Fresh Open Source Software Archive

Member "fping-5.1/ci/build-2-test-command.sh" (6 Feb 2022, 128 Bytes) of package /linux/misc/fping-5.1.tar.gz:


As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) Bash source code syntax highlighting (style: standard) with prefixed line numbers and code folding option. Alternatively you can here view or download the uninterpreted source code file. See also the latest Fossies "Diffs" side-by-side code changes report for "build-2-test-command.sh": 5.0_vs_5.1.

    1 #!/bin/sh
    2 
    3 set -ex
    4 
    5 curl -L http://cpanmin.us | perl - -L $HOME/perl5 App::cpanminus
    6 $HOME/perl5/bin/cpanm --sudo Test::Command