tests: remove a debugging command
(cherry picked from commit 6563a33f63
)
This commit is contained in:
parent
3daede741c
commit
963c7d8f89
@ -58,7 +58,6 @@ rlJournalStart
|
|||||||
SAMPLES="$TMP_DIR/pyvmomi-community-samples"
|
SAMPLES="$TMP_DIR/pyvmomi-community-samples"
|
||||||
if [ ! -d "$SAMPLES" ]; then
|
if [ ! -d "$SAMPLES" ]; then
|
||||||
rlRun -t -c "git clone https://github.com/weldr/pyvmomi-community-samples $SAMPLES"
|
rlRun -t -c "git clone https://github.com/weldr/pyvmomi-community-samples $SAMPLES"
|
||||||
rlRun -t -v "ls -lR $TMP_DIR"
|
|
||||||
pushd $SAMPLES && git checkout composer_testing && popd
|
pushd $SAMPLES && git checkout composer_testing && popd
|
||||||
fi
|
fi
|
||||||
SAMPLES="$SAMPLES/samples"
|
SAMPLES="$SAMPLES/samples"
|
||||||
|
Loading…
Reference in New Issue
Block a user