Merge branch 'maint'
* maint: t3301-notes: insert a shbang line in ./fake_editor.sh
This commit is contained in:
commit
f7311dc229
@ -8,6 +8,7 @@ test_description='Test commit notes'
|
||||
. ./test-lib.sh
|
||||
|
||||
cat > fake_editor.sh << \EOF
|
||||
#!/bin/sh
|
||||
echo "$MSG" > "$1"
|
||||
echo "$MSG" >& 2
|
||||
EOF
|
||||
|
Loading…
Reference in New Issue
Block a user