Rev 16591 | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed
Rev 16591 | Rev 16592 | ||
---|---|---|---|
Line -... | Line 1... | ||
- | 1 | # RestoreClassBackup job |
|
- | 2 | # Restore a backup of the class with id=`qclass` saved at year `data1`. |
|
1 | 3 | ||
2 | !read jobs/listclassbackups.proc |
4 | !read jobs/listclassbackups.proc |
3 | 5 | ||
4 | !if $qclass = * |
6 | !if $qclass = * |
5 | error=You must specify one class ID to restore. |
7 | error=You must specify one class ID to restore. |