summaryrefslogtreecommitdiffstats
path: root/fish/test-edit.sh
Commit message (Collapse)AuthorAgeFilesLines
* fish: edit: Preserve permissions, UID, GID, SELinux context when editing ↵Richard W.M. Jones2012-02-101-1/+10
| | | | files (RHBZ#788641).
* fish: In edit command, upload to a new file.Richard W.M. Jones2012-02-101-0/+51
If the upload fails, this means we don't leave a partially written file. Also add a test for the edit command.