mirror of
https://github.com/pldubouilh/gossa.git
synced 2026-09-01 06:46:50 -04:00
hash state
This commit is contained in:
@@ -7,11 +7,11 @@ build:
|
||||
|
||||
run:
|
||||
make build
|
||||
./gossa test-fixture
|
||||
./gossa -verb=true test-fixture
|
||||
|
||||
run-extra:
|
||||
make build
|
||||
./gossa -prefix="/fancy-path/" -symlinks=true test-fixture
|
||||
./gossa -verb=true -prefix="/fancy-path/" -symlinks=true test-fixture
|
||||
|
||||
ci:
|
||||
-@cd test-fixture && ln -s ../support .
|
||||
|
||||
Reference in New Issue
Block a user