ViewVC Help
View File
|
Revision Log
|
View Changeset
|
Root Listing
root
/
Oni2
/
nikanabo
/
current
/
bsl
/
mybackup
/
xinstall.sh
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing nikanabo/current/bsl/mybackup/xinstall.sh (file contents):
Revision
185
by
geyser
, Mon May 21 18:48:22 2007 UTC vs.
Revision
186
by
geyser
, Tue May 22 12:03:42 2007 UTC
#
Line 1
|
Line 1
1
#!/bin/sh
2
if [ ! -e backupok.txt ]
3
+
then
4
echo "User level logic not backed up."
5
else
6
echo "Restoring user level logic..."
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines (old)
>
Changed lines (new)