source: gs3-installations/test-suite/trunk/sites/test-suite/collect/testing-filelevel-docver/INC-REBUILD-CHANGE-TXT.sh@ 37199

Last change on this file since 37199 was 37175, checked in by davidb, 17 months ago

A collection that helps test file-level document-version history

  • Property svn:executable set to *
File size: 277 bytes
Line 
1#/bin/bash
2
3source ../_local_collect_config.bash
4
5echo ""
6
7echo "****"
8echo "Modifying 10/text/10_1_1_1.txt"
9echo "****"
10/bin/cp testing-files/10_1_1_1.txt.CHANGED import/10/text/10_1_1_1.txt
11
12
13echo ""
14
15incremental-rebuild.pl -site $site -library_url $gs_library_url "$@" $col
Note: See TracBrowser for help on using the repository browser.