Commit afc0f198 authored by Danil Mikhailov's avatar Danil Mikhailov

Fix way to eget in test

parent e1cc7ede
#!/bin/sh #!/bin/sh
#EGET="bash -x /srv/danil/Projects/eget/eget" #EGET="bash -x /srv/danil/Projects/eget/eget"
EGET="/srv/danil/Projects/eget/eget" EGET="../eget"
test_download(){ test_download(){
echo "Download $1" echo "Download $1"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment