VirtualBox

source: kBuild/trunk/src/kash/tests/netbsd/var1@ 2279

Last change on this file since 2279 was 2279, checked in by bird, 16 years ago

NetBSD regression tests. Harvested 2009-02-24 03:50.

  • Property svn:executable set to *
File size: 99 bytes
Line 
1#!/bin/sh
2
3line='/foo/bar/*/baz'
4if [ "/foo/bar/" != ${line%%\**}"" ]
5then
6 echo broken
7 exit 1
8fi
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette