chiark / gitweb /
Reverse commit 9876a650 - return the first line from git describe
[stgit] / t / interactive.sh
1 #!/bin/sh
2 #
3 # Copyright (c) 2007 Yann Dirson
4 #
5
6 test_description='Get a test environment for interactive experimentation.'
7
8 . ./test-lib.sh
9
10 bash
11
12 test_done