Skip to content

Commit

Permalink
fixup! tests/vmcheck: add test for refresh-md and --cache-only
Browse files Browse the repository at this point in the history
  • Loading branch information
jlebon committed Oct 6, 2017
1 parent 4eec99e commit cb328b5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/vmcheck/test-basic.sh
Original file line number Diff line number Diff line change
Expand Up @@ -161,7 +161,7 @@ echo "ok script output prefixed in journal"
start_http_repo() {
# CentOS systemd is too old for -p WorkingDirectory
vm_cmd systemd-run --unit vmcheck-httpd sh -c \
'cd /tmp && python -m SimpleHTTPServer 8888'
"'cd /tmp && python -m SimpleHTTPServer 8888'"
cat > vmcheck-http.repo << EOF
[vmcheck-http]
name=vmcheck-http
Expand Down

0 comments on commit cb328b5

Please sign in to comment.