File: case6

package info (click to toggle)
taskd 1.1.0%2Bdfsg-4
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 1,580 kB
  • sloc: cpp: 13,971; python: 1,523; sh: 1,052; perl: 610; ansic: 48; makefile: 15
file content (9 lines) | stat: -rwxr-xr-x 284 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
#!/bin/bash

# Use Case 6: Client accidentally deletes all data, then runs a sync.

echo '--- accident 1 ----------------------------------------------------------'
rm tw1/*.data
echo '--- sync 1 --------------------------------------------------------------'
task rc:tw1/rc sync $*