Changeset 6d2abaa in sasmodels


Ignore:
Timestamp:
Mar 9, 2015 2:48:18 PM (9 years ago)
Author:
pkienzle
Branches:
master, core_shell_microgels, costrafo411, magnetic_model, release_v0.94, release_v0.95, ticket-1257-vesicle-product, ticket_1156, ticket_1265_superball, ticket_822_more_unit_tests
Children:
f01e53d
Parents:
95d67be
Message:

allow extra/build_linux.sh test from developer machine

File:
1 edited

Legend:

Unmodified
Added
Removed
  • extra/build_linux.sh

    • Property mode changed from 100644 to 100755
    r95d67be r6d2abaa  
    11#!/bin/bash 
     2 
     3test -z $WORKSPACE && WORKSPACE=. 
    24 
    35EASY_INSTALL=${EASY_INSTALL:-`which easy_install`} 
Note: See TracChangeset for help on using the changeset viewer.