Skip to content

Commit

Permalink
Update smoke.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wwwillchen authored and paulirish committed Jun 5, 2017
1 parent 0879da5 commit 423e40a
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions plots/test/smoke.sh
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,8 @@
# Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.
##

set -e

random_number="$(shuf -i 1-10000 -n 1)";

# paths
Expand Down

0 comments on commit 423e40a

Please sign in to comment.