source: ProjectBuilder/projects/fossology/pbconf/trunk/pbve.pre@ 770

Last change on this file since 770 was 770, checked in by Bruno Cornec, 15 years ago

New common scripts between build and test (requires pb 0.9.7)

  • Property svn:executable set to *
File size: 140 bytes
Line 
1#
2# Additional setup to build PBPROJ in a VE
3#
4echo "Mounting shm..."
5sudo mkdir -p /dev/shm
6sudo mount tmpfs /dev/shm -t tmpfs -o size=32m
Note: See TracBrowser for help on using the repository browser.