chiark / gitweb /
Allow 'show' and 'id' to work on non-StGIT branches (bug #10011)
[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