Sign in
apache
/
buildstream
/
refs/heads/tristan/debugging-build-track-all-1.2
/
.
/
tests
/
integration
/
project
/
files
/
workspace-configure-only-once
/
configure
blob: f802a537a7b50b3e5f02588d312100f8e73753c5 [
file
] [
log
] [
blame
]
#!/usr/bin/env sh
set
-
eu
if
[
-
f
"./prepared"
];
then
touch
"./prepared-again"
fi
touch
"./prepared"