source: gs3-installations/test-suite/trunk/sites/test-suite/collect/filelevel-docver--simpletext/DOUBLE-IMPORT-TEST.sh@ 37729

Last change on this file since 37729 was 37729, checked in by davidb, 12 months ago

A further test-case

  • Property svn:executable set to *
File size: 370 bytes
Line 
1#!/bin/bash
2
3/bin/rm -rf archives_keepold
4
5import.pl -removeold -site test-suite filelevel-docver--simpletext
6
7echo ""
8echo -e "**\n**\n**\n**\n"
9echo ""
10
11import.pl -incremental -keepoldold -site test-suite filelevel-docver--simpletext
12
13# Or alternatively, consider testing 'replaceold'
14# import.pl -incremental -replaceold -site test-suite filelevel-docver--simpletext
Note: See TracBrowser for help on using the repository browser.