mirror of https://github.com/BOINC/boinc.git
tweak
This commit is contained in:
parent
bb6ea61305
commit
6cd9e0f7a9
|
@ -4,4 +4,4 @@ resolve () {
|
||||||
sed 's/<soft_link>..\/..\/projects\/[^\/]*\//\/project\//; s/<\/soft_link>//' $1 | tr -d '\r\n'
|
sed 's/<soft_link>..\/..\/projects\/[^\/]*\//\/project\//; s/<\/soft_link>//' $1 | tr -d '\r\n'
|
||||||
}
|
}
|
||||||
|
|
||||||
$(resolve worker) --nsecs 1 $(resolve in) out
|
./worker --nsecs 1 $(resolve in) out
|
||||||
|
|
Loading…
Reference in New Issue