Loading crates/arti-testing/src/main.rs +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ //! //! Example use: //! //! ```ignore //! ```sh //! $ cat ~/.arti_testing.toml //! [storage] //! Loading maint/reproducible_build +1 −0 Original line number Diff line number Diff line Loading @@ -93,6 +93,7 @@ EOF UNATTENDED=yes OSX_VERSION_MIN=10.7 ./build.sh # copy it to gitlab build-dir so it may get cached cp -r /arti/osxcross "$here" cd .. fi PATH="/arti/osxcross/target/bin:$PATH" \ Loading Loading
crates/arti-testing/src/main.rs +1 −1 Original line number Diff line number Diff line Loading @@ -2,7 +2,7 @@ //! //! Example use: //! //! ```ignore //! ```sh //! $ cat ~/.arti_testing.toml //! [storage] //! Loading
maint/reproducible_build +1 −0 Original line number Diff line number Diff line Loading @@ -93,6 +93,7 @@ EOF UNATTENDED=yes OSX_VERSION_MIN=10.7 ./build.sh # copy it to gitlab build-dir so it may get cached cp -r /arti/osxcross "$here" cd .. fi PATH="/arti/osxcross/target/bin:$PATH" \ Loading