Brian Warner
|
fff237be9a
|
remove interpreter shbang lines from non-executables
thanks to Greg Troxel for the catch
|
2011-10-14 10:23:01 -07:00 |
|
Brian Warner
|
d28041fbe4
|
CLI: don't deprecate --mutable, small docs fixes. refs #1561
Also don't accept 'tahoe mkdir --format=chk'.
|
2011-10-13 21:00:02 -07:00 |
|
Brian Warner
|
57ee56533f
|
add --format= to 'tahoe put'/'mkdir', remove --mutable-type. Closes #1561
|
2011-10-13 20:15:00 -07:00 |
|
david-sarah
|
618db4867c
|
Replace uses of os.path.abspath with abspath_expanduser_unicode where necessary. This makes basedir paths consistently represented as Unicode.
|
2010-07-21 17:14:18 -07:00 |
|
david-sarah
|
87f1bae7fe
|
Add create-node CLI command, and make create-client equivalent to create-node --no-storage (fixes #760)
|
2010-01-15 21:20:55 -08:00 |
|
Brian Warner
|
f573bb2929
|
check_grid.py: print stderr when a subcommand fails
|
2009-06-22 19:28:33 -07:00 |
|
Zooko O'Whielacronx
|
eae5403e5a
|
shebang: replace "/usr/bin/python" with "/usr/bin/env python"
|
2008-11-04 18:03:06 -07:00 |
|
Brian Warner
|
4fb03c2510
|
check_grid.py: update to match new CLI: 'put - TARGET' instead of 'put TARGET'
|
2008-08-01 19:48:56 -07:00 |
|
Brian Warner
|
9ed9eb2048
|
check_grid.py: make it work, move node start/stop responsibility from Makefile to script
|
2008-06-19 12:39:52 -07:00 |
|
Brian Warner
|
50d945ea8f
|
start work on 'check-grid' target, for use in an automated prodnet tester. Just a docstring so far.
|
2008-06-18 12:57:47 -07:00 |
|