Merge branch 'jk/test-cleanup'
Test cleanup. * jk/test-cleanup: t/lib-*.sh: drop executable bit t/lib-credential.sh: drop shebang linemaint
commit
dfe48154b1
|
@ -1,4 +1,5 @@
|
|||
#!/bin/sh
|
||||
# Shell library for testing credential handling including helpers. See t0302
|
||||
# for an example of testing a specific helper.
|
||||
|
||||
# Try a set of credential helpers; the expected stdin,
|
||||
# stdout and stderr should be provided on stdin,
|
||||
|
|
Loading…
Reference in New Issue