Skip to content
Toggle navigation
Toggle navigation
This project
Loading...
Sign in
John McEleney
/
mailutils
Go to a project
Toggle navigation
Toggle navigation pinning
Projects
Groups
Snippets
Help
Project
Activity
Repository
Pipelines
Graphs
Issues
0
Merge Requests
0
Wiki
Network
Create a new issue
Builds
Commits
Issue Boards
Files
Commits
Network
Compare
Branches
Tags
Commit
08ee8ee8
...
08ee8ee88d79d84ddc12b8bed8a4e297580a2887
authored
2010-11-24 23:33:59 +0200
by
Sergey Poznyakoff
Browse Files
Options
Browse Files
Tag
Download
Email Patches
Plain Diff
mh: add a forgotten file.
* mh/tests/movemsg: add to the repository.
1 parent
c3b9cfe4
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
0 deletions
mh/tests/movemsg
mh/tests/movemsg
0 → 100755
View file @
08ee8ee
1
#! /bin/sh
2
set
-e
3
dir
=
`
mhpath +
`
/removed
4
test
-d
$dir
||
mkdir
$dir
5
mv
$*
$dir
Please
register
or
sign in
to post a comment