Skip to content

Commit dfe4815

Browse files
committed
Merge branch 'jk/test-cleanup'
Test cleanup. * jk/test-cleanup: t/lib-*.sh: drop executable bit t/lib-credential.sh: drop shebang line
2 parents d01b722 + 12dc087 commit dfe4815

File tree

4 files changed

+2
-1
lines changed

4 files changed

+2
-1
lines changed

t/lib-credential.sh

100755100644
Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
#!/bin/sh
1+
# Shell library for testing credential handling including helpers. See t0302
2+
# for an example of testing a specific helper.
23

34
# Try a set of credential helpers; the expected stdin,
45
# stdout and stderr should be provided on stdin,

t/lib-gpg.sh

100755100644
File mode changed.

t/lib-log-graph.sh

100755100644
File mode changed.

t/lib-submodule-update.sh

100755100644
File mode changed.

0 commit comments

Comments
 (0)