chiark / gitweb /
Allow the rebase command to be defined
[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