Sign in
apache
/
buildstream
/
refs/heads/fetch-committers
/
.
/
tests
/
integration
/
project
/
files
/
workspace-updated-dependency
/
Makefile
blob: 935ef185478f19b427a604a066bd8f75d0c25210 [
file
] [
log
] [
blame
]
test
.
sh
:
/
etc
/
test
/
hello
.
txt
echo
"#!/usr/bin/env sh"
>
$@
echo
-
n
"echo '"
>>
$@
cat $
^
>>
$@
echo
-
n
"'"
>>
$@