You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 24, 2020. It is now read-only.
# acbuild run -- ls
bin boot dev etc home lib lib64 media mnt opt proc root run sbin srv sys tmp usr var
# echo run -- ls > scr
# cat scr
run -- ls
# acbuild script scr
Running: [ls]
run: no build in progress in this working dir - try "acbuild begin"
script: no build in progress in this working dir - try "acbuild begin"
script: exit status 1
# acbuild run -- ls
bin boot dev etc home lib lib64 media mnt opt proc root run sbin srv sys tmp usr var