mirror of
https://github.com/kennethreitz/bake.git
synced 2026-06-05 14:50:19 +00:00
oops
This commit is contained in:
Vendored
+1
-1
@@ -1,5 +1,5 @@
|
||||
test1: test2 test3
|
||||
source ./
|
||||
echo '1'
|
||||
test2: test3
|
||||
echo '2'
|
||||
test3: echo
|
||||
|
||||
Reference in New Issue
Block a user